4xx · Client Error
400Bad Request
The server cannot or will not process the request due to a client error.
What is HTTP 400?
The 400 Bad Request status means the server cannot process the request due to invalid syntax or malformed request. The client should not repeat the request without modifications.
Example
POST /api/users with malformed JSON → 400 Bad RequestCheck a URL in real-time
Use our HTTP ping tool to check the actual status code of any URL.
Try httping.io →