Skip to main content
GET
Get usage information

Authorizations

X-API-Key
string
header
required

Response

Usage information including plan and limits

Response body for GET /usage.

plan
string

Plan name for the current API key.

organization
string

Organization name associated with the API key.

limits
UsageLimitsResponse · object

Rate-limit and plan capability information.

reset_at
integer | null

Unix timestamp (seconds) when the rate-limit window resets. Null for unlimited plans.