Skip to main content
All endpoints return standard HTTP status codes and a consistent error response format.

Error Response Format

All error responses follow this structure:
5xx (internal) errors always return the generic message "Internal server error" - the underlying detail is never leaked to the client.

HTTP Status Codes

Typical Error Messages