Skip to tool

HTTP Status Code Lookup

HTTP Status Code Lookup

CodeNameDescription

No matches.

About

Fast client-side filter over a curated table of HTTP status codes with plain-language descriptions.

Examples

404

Input
{"query":"404"}
Output
{"matches":[{"code":404,"name":"Not Found",...}]}

Use Cases

  • API debugging
  • Incident triage
  • Teaching HTTP

Frequently Asked Questions