Get API key credit balance
Credits
Get API key credit balance
Returns the current balance and daily spend information for the authenticated API key, including per-key daily cap and effective available credits.
GET
Get API key credit balance
Documentation Index
Fetch the complete documentation index at: https://docs.httpayer.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Response
API key balance information
The API key prefix
Example:
"sk-live-abcd1234"
Maximum credits this key can spend per day
Example:
50
Credits spent by this key today
Example:
12
Credits remaining for today (daily_cap - daily_spent)
Example:
38
Actual available credits (org credit balance)
Example:
38

