
To make sure everyone gets a fair and seamless use of its services, Lemlist protects its API by limiting the number of requests to 20 requests per 2 seconds.
When you have multiple bots scheduled to run at the same time, they all start calling the lemlist API simultaneously. This quickly exceeds the rate limit and triggers the error.
<aside> 💡
This is especially common if you've never changed the default schedule time when creating your bots, causing them all to trigger at once.
</aside>
Space out your bots' schedules so they don't run at the same time. Here is how: