On every response
Example response headers
x-ratelimit-* trio lets a client pace itself instead of discovering the limit by
hitting it — throttle proactively as remaining approaches zero. Per-plan limits are
published on Plans & limits.
On 429 responses
Honor it exactly; the value is computed, not a guess. The retry recipe (and which statuses
to retry at all) is on Errors.
This is the complete customer-visible header surface. Anything else you may observe is
not part of the API contract and can change without notice — build only against the
headers on this page.