Skip to content

Get credit balance

GET
/v1/credits

Returns current credit balance and concurrency limit for the authenticated API key.

Credit balance retrieved.

object
creditBalance

Remaining credits.

integer
Example
4850
concurrency

Max concurrent requests allowed.

integer
Example
5

Missing or invalid API key.

object
error

Error message.

string
Example
invalid or inactive api_key