Version 2.0 • REST API

VolcanoAPI

Complete API reference documentation for developers.200+ endpoints organized by functionality.

99.9%
Uptime SLA
<100ms
Response Time
200+
API Endpoints
volcano-api-demo
$curl -X POST https://api.volcano.dev/v2/auth
-H "Content-Type: application/json"
-d '{"username": "developer"}'
# Response (200 OK):
{
"access_token": "eyJ0eXAiOiJKV1QiLCJhbGc...",
"expires_in": 3600,
"token_type": "Bearer"
}
API Status: Online
Response: 89ms
Secure
Fast

API Categories

Explore our comprehensive API endpoints organized by functionality

Authentication & Users

5 Categories

User authentication, registration, profile management, groups, and KYC verification endpoints.

Financial Operations

6 Categories

Card management, orders, transactions, wallets, merchant operations, and fee management.

System & Integration

9 Categories

Notifications, webhooks, plugins, cache management, messaging, and system utilities.

Quick Start

1. Get your API key

Sign up for a developer account and generate your API key from the dashboard.

Learn about authentication →

2. Make your first request

Use our comprehensive API to access user data, manage transactions, and more.

Browse API endpoints →
20+
API Categories
200+
Endpoints
24/7
Support