The Reseller API is available to users with confirmed reseller status. It lets you fully automate client management without using the dashboard.
What you can do:
Create and configure sub-users
Add or subtract traffic from a sub-user's balance
Retrieve a list of all sub-users with their credentials and usage stats
Getting started
Go to Dashboard → API Management → API Authentication Settings
Copy your API login and API password
Use
POST user/token/getto retrieve your bearer tokenPass the token in the
Authorizationheader of all subsequent requests
Key endpoints
Action | Endpoint |
Get token |
|
Create sub-user |
|
Add traffic |
|
Subtract traffic |
|
List sub-users |
|
API reference
⚠️ Reseller API access requires completed KYC verification and a signed Reseller Agreement. See How to Join the Reseller Program.