Skip to main content
GET
Get credit balance

Authorizations

Authorization
string
header
required

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

Response

The key owner's allowance.

tier
string
required
Examples:

"member"

"pro"

metered
boolean
required

False when this deployment has no credit metering configured.

credits
object | null
required

Null exactly when metered is false.

rate_limit
object
required