Get credit balance
Returns the calling organization’s API credit balance for the current billing window: the provisioned limit, credits used, and credits remaining. This endpoint stays readable when the balance is exhausted, so you can always check where you stand.
What you need
Nothing beyond your API key. This call is free.
Behaviour
Returns your organisation’s current credit balance, so you can check how many credits remain before running a larger job. It does not consume credits.
Authorizations
Response
The organization's API credit balance for the current billing window.
The provisioned monthly credit budget for the organization. A value of -1 means unlimited.
100000
Credits consumed so far in the current billing window.
42000
Credits left in the current billing window.
58000
Whether the organization has an unlimited credit budget.
false