Look up an HTTP status code’s class, registered meaning, and common handling.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
The numeric code maps to its IANA class and registered phrase, then common semantics, cache behavior, and retry guidance are shown. The reference describes protocol meaning rather than one server’s implementation.
429
Code: 429 Phrase: Too Many Requests Description: The user has sent too many requests in a given amount of time (rate limiting). Category: Client Error Spec: RFC 6585
API docs, proxies, and monitoring dashboards reference HTTP statuses.