cURL
Utilities
Check Balance
Retrieve the current account balance for the authenticated client.
GET
cURL
Retrieve the current account balance (in USD) for the authenticated API key. Useful for displaying usage in dashboards or gating background jobs when funds run low.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Available options:
application/json Response
Current client balance.
Current client balance