Skip to content

Error Handling

Understand the API error codes and how to handle them so your application can respond correctly to various failure conditions.

Common error codes

StatusNameMeaning
401UnauthorizedThe API key is invalid or has expired
403ForbiddenInsufficient permissions or the account is restricted
429Too Many RequestsRequest rate exceeds the limit
500Server ErrorInternal server error