Skip to main content
GET
Get account usage

Authorizations

Authorization
string
header
default:cr_sk_your_key_here
required

Account API key from Developer Console. Keys start with cr_sk_.

Response

Account usage for the Account key owner.

plan
string
required

CREAO plan slug for the Account key owner.

credits
object
required
requests_24h
integer
required

Developer API HTTP requests in the last 24 hours.

Required range: x >= 0
hourly_cap_exceeded
boolean
required

True when the account is blocked by the hourly spend cap even if credits.available is still greater than zero.