HTTP Status Codes

Quick reference for all HTTP status codes with descriptions and common use cases.

HTTP Status Codes Reference — Complete List

Complete reference for all HTTP status codes with descriptions and common use cases. Search and filter by category.

How to Use

  1. Search — Find codes by number or description.
  2. Filter — Click category buttons (1xx-5xx).
  3. Copy — Click copy button on any code card.

Features

  • Complete RFC-compliant list
  • Instant search
  • Category filtering
  • Works offline

Use Cases

  • Debugging API responses
  • Configuring web servers
  • Learning HTTP protocol

FAQ

What are HTTP status codes?

Three-digit numbers indicating the result of an HTTP request.

What does 404 mean?

404 Not Found means the server cannot find the requested resource.