Rate limits
Per-key quotas and the related headers.
Quotas apply per key and are reported back through response headers.
Headers
X-RateLimit-LimitintegerRequests allowed in the current window.
X-RateLimit-RemainingintegerRequests remaining in the current window.
Retry-AftersecondsHow 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.