What is HTTP Status Codes?
HTTP status codes are three-digit responses that indicate the result of a request: 1xx informational, 2xx success, 3xx redirection, 4xx client errors and 5xx server errors. Knowing them is essential for debugging APIs and understanding what a server responds.
This quick reference gathers the most frequent codes with their name and meaning, from the familiar 404 (not found) to 429 (too many requests) or 502 (bad gateway). Use it to interpret any service's response at a glance.
Frequently asked questions
Is it free?
Yes, all NewKit tools are completely free.
Is my data sent to a server?
No. Processing happens 100% in your browser, so it is safe even for sensitive data.