VaultNex Docs
Documentation

Build the Future of Finance

Everything you need to integrate, customize, and scale with VaultNex — from wallet creation to virtual card issuance.

User Guide

Step-by-step instructions for using VaultNex

API Reference

Complete REST API documentation with code examples

Base URL
https://api.vaultnex.xyz

Authentication

All API requests require a valid JWT token. Include it in the Authorization header.

Authorization: Bearer <your_vaultnex_jwt_token>

Rate Limiting

Standard tier allows 100 requests per minute per user.

Authentication

Authenticate users and manage sessions.

Wallets

Create and manage multi-chain wallets.

Virtual Cards

Issue and manage virtual debit cards.

Payments

Process payments and generate payment links.

Webhooks

Receive real-time event notifications.

HTTP Status Codes