Look up any HTTP status from 100–599. Curated entries cover the codes you hit daily; others still get a class guess.
HTTP Status Code Lookup
100% FreeLook up HTTP status codes (100–599) — meaning, category, and when to use.
Resource does not exist.
When: Unknown path or ID.
Embed This Tool
Easy to EmbedAdd HTTP Status Code Lookup to your website or blog in seconds.
- Responsive design
- Lightweight & fast
- No backend required
- Always up-to-date
<iframe
src="https://tools.town/embed/http-status-lookup/"
width="100%"
height="600"
style="border:none; border-radius:12px;"
loading="lazy"
title="HTTP Status Code Lookup">
</iframe> Advertisement
How to Use
- 1 Type a status code or pick a common chip
- 2 Read name, category, and guidance
- 3 Search the table by name or keyword
- 4 Click a row to load that code
Features
- Direct code lookup
- Searchable built-in table
- Common chips (200, 404, 500…)
- Category guess for uncommon codes
- Client-side
Why it Matters
Debugging APIs means translating 422 vs 409 vs 503 under pressure. A searchable status table beats scrolling MDN mid-incident.
Frequently Asked Questions
Is every IANA code listed?
Is 418 here?
Offline?
Want to understand the math?
Pick the Right HTTP Status for an API Response
Choose between 400, 401, 403, 404, 409, 422, and the 5xx family when designing REST endpoints — with a decision path and lookup tool.
16 Aug 2026
5 min read
Web Config Ops — Subnets, Permissions, HTTP Status & CSS Units
Hub for Tools.Town server and web config math: IPv4 CIDR subnetting, chmod permission modes, HTTP status code lookup, and px ↔ rem conversion — free, in-browser.
16 Aug 2026
5 min read
Related Tools You Might Like
JSON Formatter
Beautify, minify, and sort-key JSON in real time. Surfaces parse errors with line + column. 100% client-side.
HTTP Header Inspector
Paste a URL or response headers — see security headers, CORS, cache directives.
Subnet Calculator
IPv4 CIDR calculator — network, broadcast, mask, hosts, and wildcard.
Color Picker
Native color picker with HEX/RGB/HSL output and recent-colors history. Click the swatch or type a hex — values update instantly.
Cron Expression Parser
Translate 5-field POSIX cron expressions into plain English with field breakdown and the next 5 scheduled runs.