Account Balance

View as MarkdownOpen in Claude
Returns the remaining credit balance for the billing entity associated with the API key used in the request. The billing entity is determined by the account context: - **Organization members** — the balance reflects the shared credit pool for the entire organization (tenant). - **Individual users** — the balance reflects the credits available on the individual user account. Balance values are expressed in cents, so a value of `718924.5` corresponds to **$7,189.24** in remaining credits.

Authentication

X-API-Keystring

The unique API Key required to authorize API access. Learn how to get yours in the “Get your API key” section of the documentation.

Response

A JSON object containing the credit balance for the billing entity associated with the API key.
dataobject

Errors

401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error