Skip to main content
GET
Get bandwidth info
Retrieve your bandwidth pool balance and account overview.

Authentication

Requires a reseller API key. Pass it as Authorization: Bearer YOUR_API_KEY or X-API-Key: YOUR_API_KEY. See Reseller overview.

Response

bandwidthBalance
number
Available bandwidth in MB.
storeName
string
Human-readable store name.
storeCode
string
Unique store identifier.
subuserCount
number
Total subusers created.
totalAllocated
number
Total bandwidth allocated across all subusers (MB).
createdAt
string
Account creation timestamp (ISO 8601).

Example response

Errors

  • 401 UNAUTHORIZED: missing or invalid API key
  • 403 NOT_RESELLER: account is not a reseller