Search the documentation

Pick a page and open it with Enter.

Rate limits

Per-key quotas and the related headers.

Quotas apply per key and are reported back through response headers.

X-RateLimit-Limitinteger

Requests allowed in the current window.

X-RateLimit-Remaininginteger

Requests remaining in the current window.

Retry-Afterseconds

How long to wait after a 429 before retrying.

Quotas

Placeholder text. The real explanation goes here later — structure, edge cases, and an example to follow along with.