Get usage information
Get current usage information for the authenticated API key.
Returns plan and organization details, rate-limit usage, and plan capabilities.
GET
Get usage information
Authorizations
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 name for the current API key.
Organization name associated with the API key.
Rate-limit and plan capability information.
Unix timestamp (seconds) when the rate-limit window resets. Null for unlimited plans.