Get bandwidth info
Reseller Endpoints
Get bandwidth info
GET /api/reseller/v1/bandwidth: pool balance and account overview
GET
Get bandwidth info
Retrieve your bandwidth pool balance and account overview.
Authentication
Requires a reseller API key. Pass it asAuthorization: Bearer YOUR_API_KEY or X-API-Key: YOUR_API_KEY. See Reseller overview.
Response
Available bandwidth in MB.
Human-readable store name.
Unique store identifier.
Total subusers created.
Total bandwidth allocated across all subusers (MB).
Account creation timestamp (ISO 8601).
Example response
Errors
- 401
UNAUTHORIZED: missing or invalid API key - 403
NOT_RESELLER: account is not a reseller

