Developer Tools
HTTP Status Code Reference
Look up HTTP status codes and their meanings
What this calculator does
HTTP status codes are three-digit numbers returned by servers to indicate the result of a client request. This reference tool provides a complete, searchable catalog of all standard HTTP status codes organized by class: 1xx informational, 2xx success, 3xx redirection, 4xx client error, and 5xx server error. Each code includes its official name, a plain-English explanation of when it is returned, common causes, and developer troubleshooting tips. Understanding status codes is fundamental for debugging API integrations, configuring web servers, handling errors gracefully in applications, and diagnosing SEO crawl issues. Bookmark this as a quick reference for the codes you encounter daily.
1xx Informational
2xx Success
3xx Redirection
4xx Client Error
5xx Server Error
How to use
- 01Search or browseEnter a status code number or browse by category (1xx-5xx).
- 02Read the detailsView the status name, description, and common use cases.
- 03Use in your projectApply the correct status code in your API or server response.
HTTP Status Code Reference FAQ
What is the difference between 301 and 302 redirects?▾
What does a 403 Forbidden status code mean?▾
When should an API return 404 vs 410?▾
Interpret carefully
Outputs are decision-support estimates, not a substitute for professional judgment.
- Treating HTTP Status Code Reference output as a final professional diagnosis, quote, or legal determination
- Entering approximate values when the result is sensitive to units or precision
- Applying the FAQ answer (“What is the difference between 301 and 302 redirects?”) to a special case without checking assumptions
Next steps
- Double-check inputs against your source documents (labs, statements, specs, or notes).
- Confirm the method below matches your use case before you act on the number.
- For medical, financial, or production decisions, verify with a qualified professional.
Disclaimer: Results are informational only and do not constitute medical, financial, legal, or professional advice. Report issues: sublimernj@gmail.com