Skip to main content
All CollectionsAPIHow to fix common issuesAPI Error Codes Explained
Error Code 429 - The engine is currently overloaded. Please try again later.
Error Code 429 - The engine is currently overloaded. Please try again later.

Handling error code 429 - The engine is currently overloaded

Updated over a week ago

This error message indicates that our servers are experiencing high traffic and are unable to process your request at the moment. This could happen for several reasons, such as:

  • There is a sudden spike or surge in demand for our services.

  • There is scheduled or unscheduled maintenance or update on our servers.

  • There is an unexpected or unavoidable outage or incident on our servers.

To resolve this error, please follow these steps:

  • Retry your request after a brief wait. We recommend using an exponential backoff strategy or a retry logic that respects the response headers and the rate limit. You can read more about our best practices here.

  • Check our status page for any updates or announcements regarding our services and servers.

  • If you are still getting this error after a reasonable amount of time, please contact us for further assistance by opening a chat here on the Help Center (click the speech bubble in the bottom right corner of this page).

Did this answer your question?