Account Balance
Get account balance info
get
Body
βOptional
Responses
200Success
application/json
balancenumberRequiredExample:
The total credits associated with the provided API key.
10000000lowBalancebooleanRequiredExample:
True if the balance is below the threshold.
falselowBalanceThresholdnumberRequiredExample:
Threshold for switching to low balance status.
10000lastUpdatedstring Β· date-timeRequiredExample:
The date of the request β i.e., the current date.
2025-11-25T17:45:00ZautoDebitStatusstringRequiredExample:
Indicates whether auto top-up is enabled for the plan.
disabledstatusstringRequiredExample:
The status of the plan associated with the provided API key.
currentstatusExplanationstringRequiredExample:
A more detailed explanation of the plan status.
Balance is current and up to dateget
/v1/billing/balance200Success
Last updated
Was this helpful?