Are there any rate limits for the Clover API?
Are there any rate limits for the Clover API?
At the time of posting Clover has an API rate limit of 16 requests per second per token. If you exceed this limit per token, you will receive a 429 error code.
Under certain circumstances this limit may be reduced, system-wide or for particular tokens. It is always advisable to design your app with the necessary fallbacks to gracefully handle receiving a 429 response.
No one has followed this question yet.