Skip to content

HTTP Status Code Reference

Complete HTTP status code reference. Search and browse all HTTP response codes with descriptions, use cases and examples.

Showing 62 status codes

About HTTP Status Codes

HTTP status codes are three-digit numbers returned by a server in response to a client request. They indicate whether the request was successful, redirected, or encountered an error. Understanding these codes is essential for web developers, API designers, and anyone debugging network issues. This reference covers all standard HTTP status codes from informational (1xx) to server errors (5xx), with detailed explanations and common use cases for each code.