Account API
Get Credits Balance
Retrieve the current account credit balance
GET
Get Credits Balance
Retrieve the current credit balance for the account.This endpoint is part of the Account API and is authenticated with a user session token.
Endpoint
Request headers
User session token. Format:
Bearer <user_session_token>.Examples
Response
Notes
- Balance updates in near real-time as calls complete and recharges process.
- For per-agent or per-call cost detail, use Get Agent Pricing.