Concepts

Error Explorer

Common HTTP error codes and how to handle them.

Error codes

CodeMeaning
400Bad Request — invalid parameters or body
401Unauthorized — missing or invalid API key
403Forbidden — insufficient permissions
404Not Found — resource does not exist
429Too Many Requests — rate limit exceeded
5xxServer error — retry with backoff