Skip to content

Error codes

This guide provides an overview of the error codes you might encounter from the API.

API errors

CODEOVERVIEW
400 - Invalid RequestCause: The request parameters are incorrect.
Solution: Refer to the documentation to input the correct request parameters.
401 - Invalid AuthenticationCause: Invalid Authentication.
Solution: Ensure the correct API key is being used.
403 - ForbiddenCause: You are accessing the API from an unsupported region.
Solution: Ensure your access is from a supported region.
429 - Rate limit reached for requestsCause: You are sending requests too quickly.
Solution: Pace your requests. Check the concurrent request limit in the pricing plans.
429 - You exceeded your current quota, please check your billing detailsCause: You have run out of credits.
Solution: Buy more credits.
500 - The server had an error while processing your requestCause: Issue on our servers.
Solution: Retry your request after a brief wait and contact us if the issue persists.
503 - The engine is currently overloaded, please try again laterCause: Our servers are experiencing high traffic.
Solution: Please retry your requests after a brief wait.