Multi-client cryptocurrency payment gateway with bearer token authentication
Manage multiple clients with individual access tokens and payment tracking
Secure API access with bearer token authentication for all endpoints
Comprehensive dashboards with payment statistics and client management
Manage clients, view all payments, generate access tokens, and configure system settings.
View your payments, manage USDC wallet address, and access your API credentials.
POST
/api/create.php
- Create paymentGET
/api/status.php
- Check payment statusGET
/api/list.php
- List client paymentsGET
/api/providers.php
- Get payment providersPOST
/api/convert.php
- Currency conversionPOST
/api/callback.php
- Payment callbacks