Rate Limit

Rate limits

If you hit the API with too many requests in a given amount of time, subsequent requests will temporarily fail. If your client gets rate-limited, you will start receiving 429 Too Many Requests HTTP errors in response to your requests.

[Info] We advice to send a maximum of 1 request per second to the API. With a limit of 20 per minutes. If you need to send more requests, please contact us.

RepliQ API Docs