Skip to main content
GET
Read prepaid usage in seconds
Requires usage:read. All values are scoped to your account and shared across its API keys. Read Usage and credits for reservation and billing examples, or Rate limits for request and concurrency limits.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Success

available_seconds
integer
Required range: x >= 0
reserved_seconds
integer
Required range: x >= 0
consumed_seconds
integer
Required range: x >= 0
active_jobs
integer
Required range: x >= 0
concurrency_limit
integer
Required range: x >= 0