Skip to main content
GET
Get usage information

Authorizations

X-API-Key
string
header
required

Create an API key in the PolymarketData dashboard and send it in the X-API-Key request header.

Example: X-API-Key: pk_live_your_key_here

Response

Usage information including plan and limits

Response body for GET /usage.

plan
string
required

Plan name for the current API key.

organization
string
required

Organization name associated with the API key.

limits
UsageLimitsResponse · object
required

Rate-limit and plan capability information.

reset_at
integer | null

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