Errors
Failed API requests return JSON with an error message.
Response format
{ "error": "Human-readable message" }
Common status codes
- 400 — missing or invalid request fields
- 401 — missing or invalid API key
- 404 — product or resource not found
- 500 — server error (retry with backoff)
Need help?
Contact [email protected] or open a ticket on the Support page.