HTTP Status Code Explainer
Explain HTTP status codes. Understand what each status code means and when to use it.
Search Status Code
Common Status Codes
Introduction
The HTTP Status Code Explainer tool describes what each HTTP status code means and when it is typically used. It is helpful for debugging APIs and understanding server responses.
When to use this tool
Use this tool whenever you encounter an unfamiliar status code in logs, browser devtools, or API responses.
How to use
Enter a status code
Type a numeric HTTP status code like 200, 301, 404, or 500.
Read the explanation
See a short description of the code, its category, and common usage scenarios.
Examples
Understanding 4xx vs 5xx errors
Look up codes like 400, 403, 404, or 500 to see whether the problem is likely on the client side or server side.
FAQ
Related tools
HTTP Headers Viewer
View HTTP response headers of any website. Analyze security headers and server information.
DNS Lookup
Look up DNS records for any domain. Query A, AAAA, MX, TXT, CNAME, and other DNS records.
Web Vitals Checker
Measure Core Web Vitals of your website. Check LCP, FID, CLS, and other performance metrics.
