HTTP Status Codes
Look up HTTP status codes with explanations and categories.
Client should continue the request.
Server is switching protocols per Upgrade header.
Request succeeded.
Resource created successfully.
Success with no response body.
Resource permanently moved to new URL.
Temporary redirect.
Cached version is still valid.
Temporary redirect preserving method.
Permanent redirect preserving method.
Malformed or invalid request.
Authentication required.
Authenticated but not authorized.
Resource not found.
HTTP method not supported for this resource.
Server timed out waiting for request.
Request conflicts with current resource state.
Request body exceeds server limit.
Content-Type not supported.
Validation failed on request body.
Rate limit exceeded.
Unexpected server error.
Invalid response from upstream server.
Server temporarily unavailable.
Upstream server timed out.
About HTTP Status Codes
Complete HTTP status code reference for developers. Search by code number, name, or category with clear explanations for every standard status code.
Key Features
- Search by code or name
- Category grouping
- Clear explanations
- Developer reference
- Copy status codes
How to Use
- 1Search for a status code.
- 2Read the explanation.
- 3Use as API development reference.
Common Use Cases
Frequently Asked Questions
What's the most common error code?+
404 Not Found and 500 Internal Server Error are the most commonly encountered.
Related Tools
Browse more tools in Web Tools.