Skip to main content
GET
Get account credit balance

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Headers

x-api-version
enum<string>
default:2025-11-01
required

API version to use. This endpoint currently requires 2025-11-01. Requests without the header, or with any other value, return 400.

Available options:
2025-11-01
Example:

"2025-11-01"

Response

Credit balance and recurring-grant details for the account.

The response is small and fixed: a single account object with four keys, plus wallets and credit_topups on accounts that have credit wallets enabled. The three examples cover every shape you can get back.

Wrapper object for the account credit summary. The balance always sits under the account key, never at the top level.

account
object
required

Credit balance and recurring-grant details for the account.