HTTP Status Codes
Complete reference of all HTTP response status codes with descriptions and common causes.
1xx — Informational
2xx — Success
3xx — Redirection
4xx — Client Error
5xx — Server Error
Ctrl+Enter to runCtrl+Shift+C to copy
Learn More
HTTP Status Codes: The Complete Reference Guide
Look up any HTTP response code — from 100 to 599. Understand meanings, categories, and when to use each code.
What Are HTTP Status Codes?
HTTP status codes are three-digit numbers returned by web servers in response to a client’s request. They indicate whether a request was successful, redirected, resulted in an error, or requires further action. Every time you load a web page, your browser receives one of these codes.
6 min readRead full guide