TopDev
🌐

HTTP Status Code Reference (1xx-5xx)

Look up HTTP status codes 1xx-5xx (RFC 9110). Search by number (200, 404, 500) or name (not found, redirect). Click to copy. Handy for API debugging.

All tools Browser-only

HTTP Status Code reference (RFC 9110). Click a code to copy it. Search by number or name — handy for debugging APIs, writing REST handlers, or reading server logs.

5 HTTP status code groups

4 commonly confused codes

Best practices for REST APIs

Who this is for

Backend devs, API integrators, anyone debugging JSON/YAML/CSV payloads or working with structured data.

FAQ

Is my sensitive data safe?

Yes. JSON/YAML/CSV you paste is NOT uploaded to any server. All processing happens locally in your browser.

Is there a size limit?

Browser RAM dependent. Files under 10MB run smoothly. Larger files may freeze the tab.

Related tools

See all tools →