Rate limiting

1 minute read

Client requests are rate limited to 60 requests per minute.

After reaching the rate limit, clients receive the following response until the rate limit is reset:

< HTTP/1.1 403 Forbidden Rate Limit Exceeded