Errors
The Pixy API returns standard HTTP status codes together with a JSON error payload.Example Error
Common Status Codes
400Bad request401Unauthorized403Forbidden404Not found429Rate limited500Internal server error
Debugging Tips
- confirm the request path
- confirm required fields are present
- confirm the API key is valid
- confirm you are using the correct environment