HTTP Status Code Reference

Searchable reference for HTTP status codes with descriptions and common causes.

Showing 32 of 32 status codes

Informational (1xx) 2 codes
Success (2xx) 5 codes
Redirection (3xx) 6 codes
Client Error (4xx) 14 codes
Server Error (5xx) 5 codes

Step by step

How to use HTTP Status Code Reference

  1. 1

    Search by HTTP code, name, category, or a symptom such as authentication or redirect.

  2. 2

    Open the matching status entry to read its meaning and common causes.

  3. 3

    Use the reference to choose or diagnose the response code in an API or web application.

Capabilities

What this tool handles

  • All common status codes
  • Color-coded by category
  • Search by code or keyword

Common uses for HTTP Status Code Reference

  • Distinguish similar client and server error responses while debugging an API.
  • Choose an appropriate success, redirect, authentication, or rate-limit response.

What to check before using the result

A status code describes the response class but does not replace the protocol specification or application-specific error details.

Privacy and accuracy

Questions about HTTP Status Code Reference

Does this tool upload my input?

The conversion or analysis runs in your browser. The application does not intentionally send the value you enter to a processing API. Standard hosting infrastructure can still receive request metadata when the page loads; see the privacy page for details.

Can I rely on the output without checking it?

Use the result as a focused development aid and verify it in the system where it will be used. Test representative edge cases and confirm the destination uses the same format, standard, and assumptions described on this page.

Related Tools