Skip to content

Get legacy credit balance and concurrency

GET
/credits

Compatibility account summary used by older clients and the dashboard. concurrency equals the fetch cap. Use GET /v1/status for reserved credits, running and pending work, browser capacity, and active batches.

Account balance and class-specific concurrency.

object
creditBalance

Remaining credits, or null before the account has ever been billed.

integer
nullable
concurrency

Fetch concurrency cap (legacy field).

integer
nullable
fetchConcurrency
integer
nullable
browserConcurrency
integer
nullable

Missing or invalid API key.

object
error
required
string
Example
invalid request
field

Field that failed validation.

string
detail
string
hint
string