Errors
Error shape
Every error is JSON with a type, a human message, and an optional param.
Status codes
- 400 — the request is malformed or missing a parameter.
- 401 — no valid API key.
- 404 — the resource does not exist.
- 429 — too many requests; back off and retry.
Was this guide helpful?
Thanks for your feedback.