Home/Developer Tools/HTTP Reference Tools
HTTP Reference Tools

HTTP Status Code Dashboard

Look up any HTTP status code to understand its meaning, typical cause and recommended developer action privately in your browser.

HTTP Reference Centre

Look up any HTTP status code to understand what it means, why it typically happens, and what to do about it as a developer - backed by deterministic local reference data.

This dashboard runs entirely from local reference data in your browser. Nothing you type is transmitted, stored, or used to make network requests.
80
Total codes
61
Standard (IANA)
19
Non-standard
2
Deprecated
2xx
Success

200

OK

Meaning
The request succeeded and the response body contains the requested representation.
Typical cause
A standard successful GET, POST, PUT or DELETE request.
Recommended developer action
No action needed - process the response body as expected.
Standard reference
RFC 9110 §15.3.1

Related codes

Search and filter

Search by exact code, code prefix (for example “4” or “40”), or by phrase (for example “not found” or “teapot”).

Browse by category

Status code library

Common status codes

13 of 80 codes