Skip to main content
GET
Balance
Returns the current credit balance for the authenticated API key.

Authentication

Requires a valid API key via Authorization: Bearer YOUR_API_KEY.
  • User API keys return the user’s credit balance.
  • Organization API keys return the organization’s provider balance (revenue).

Response

Response Fields

Example

Check Sufficiency

Use POST /v1/credits/check to verify you have enough balance before making an API call: