Skip to main content
GET
Credit Balance
Read the current balance for the authenticated API key. No query parameters or target API key are needed.

Authentication and credits

Use Authorization: Bearer YOUR_API_KEY. An active API key is required. This endpoint consumes no credits and works with zero or negative balances.

Example request

Response

The response uses Cache-Control: no-store so callers receive a fresh balance. Separate remaining plan/top-up balances and expiry dates are not provided and cannot be derived from the total or billing date.

Errors

Errors use a detail field. Successful responses use the object shown above, without a success or data wrapper.