# Error Handling

The API uses standard HTTP status codes:

* `200` - Success
* `400` - Bad Request
* `424` - Bad Request
* `401` - Unauthorized
* `404` - Not Found
* `500` - Internal Server Error
