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), e.g. free, pro, unlimited.

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 billing period (calendar month for free-tier keys). Omitted when not applicable.

period_ends_at
string<date-time>

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