400

Bad Request

4xx Client Error

The server cannot process the request due to client error (malformed syntax, invalid request).

Common Causes

  • Malformed JSON
  • Invalid query parameters
  • Missing required fields
  • Encoding issues

How to Fix

  • Check request syntax
  • Validate JSON payload
  • Review API documentation

About HTTP 400

HTTP 400 Bad Request is a client error response status code. This indicates that the client seems to have made an error in the request.

Monitor for HTTP Errors

Get instant alerts when your endpoints return error status codes. Detect issues before your users do.

Start Monitoring Free

Related Status Codes