Skip to main content
All API requests are rate-limited per IP address. Limits depend on whether you include an API key and the type of request.
TierRead requestsWrite requests
With API key1,200 / minute600 / minute
Without API key120 / minute
Write endpoints (placing orders, creating markets, etc.) require an API key.

Rate limit headers

Every response includes headers to help you track your usage:
HeaderDescription
X-RateLimit-LimitMaximum requests allowed per minute
X-RateLimit-RemainingRequests remaining in the current window
X-RateLimit-ResetUnix timestamp when the window resets
When you exceed the limit, the API returns 429 Too Many Requests.

Market creation access

Creating markets via the API requires additional access. Request market creation access to get started.