API explorer

Guides

Rate limits

Respect the public fixed-window read limit.

Response headers

HeaderMeaning
X-RateLimit-LimitConfigured requests per window.
X-RateLimit-RemainingRemaining requests for the client key.
X-RateLimit-ResetUnix timestamp when the window resets.
Retry-AfterSeconds to wait on HTTP 429.

Retry policy

The public site makes one server-side read request per page load; it does not retry 4xx responses from the server IP.