Skip to main content
GET
Get your plan and current-period credit usage.

Response

successful operation

plan
string
required

Plan the request was evaluated against (same value as the X-Api-Plan header), one of keyless, free, dev, pro, enterprise.

email
string

Account email of the API key owner. Omitted for keyless requests or when no email is on file.

requests_used
integer

Credits consumed in the current billing period, summed across all of the account's keys. Omitted when not applicable.

requests_left
integer

Credits remaining in the current billing period, including purchased packs and already-charged overage blocks. Omitted when not applicable.

period_started_at
string<date-time>

Start of the current period, the billing period on Dev and Pro or the rolling 30-day window on keyless and free keys. Omitted when not applicable.

period_ends_at
string<date-time>

End of the current billing period. Omitted when not applicable.