Skip to main content
GET

Request Headers

string
required
Enum: application/json
string
required
Bearer authentication format, for example: Bearer {{API Key}}.

Response Parameters

string
The user’s credit balance, unit is 1/10000 USD (e.g., 10000 = $1.00).
string
The remaining balance of your top-up, unit is 1/10000 USD (e.g., 10000 = $1.00).
string
Your credit limit (i.e., the maximum amount you can owe), unit is 1/10000 USD (e.g., 10000 = $1.00).
string
Pending charges, unit is 1/10000 USD. Currently defaults to 0.
string
The amount you currently owe, unit is 1/10000 USD (e.g., 10000 = $1.00).
Last modified on May 25, 2026