Developer

HTTP Status Codes

Search common HTTP response status codes and understand their meaning quickly.

HTTP Status Codes Workbench

Quickly look up common HTTP response codes and meanings for debugging APIs.

CodeNameCategoryAction
100ContinueInformational
101Switching ProtocolsInformational
200OKSuccess
201CreatedSuccess
204No ContentSuccess
301Moved PermanentlyRedirection
302FoundRedirection
304Not ModifiedRedirection
400Bad RequestClient Error
401UnauthorizedClient Error
403ForbiddenClient Error
404Not FoundClient Error
405Method Not AllowedClient Error
408Request TimeoutClient Error
409ConflictClient Error
422Unprocessable EntityClient Error
429Too Many RequestsClient Error
500Internal Server ErrorServer Error
501Not ImplementedServer Error
502Bad GatewayServer Error
503Service UnavailableServer Error
504Gateway TimeoutServer Error

Search HTTP status codes by number or phrase.

FAQ

What does this tool do? HTTP Status Codes?

It provides a searchable reference of widely used HTTP status codes for API debugging.

Is my data uploaded?

No. MVP tools process content locally in your browser for common operations.

Related Tools