HTTP Status Code Reference
Look up HTTP status codes and their meanings
1xx Informational
2xx Success
3xx Redirection
4xx Client Error
5xx Server Error
About This Calculator
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.
How to Use
- 1Search or browseEnter a status code number or browse by category (1xx-5xx).
- 2Read the detailsView the status name, description, and common use cases.
- 3Use in your projectApply the correct status code in your API or server response.
Frequently Asked Questions
Q. What is the difference between 301 and 302 redirects?
Q. What does a 403 Forbidden status code mean?
Q. When should an API return 404 vs 410?
Disclaimer: Results are for informational purposes only and do not constitute professional advice. Always consult qualified professionals for important decisions.