Introduction
Rate Limits
We apply the following rate limits to our REST API which are the same for all environments.
Endpoints | Methods | Limit |
---|---|---|
/user/* | POST | 10 per minute |
/* | GET HEAD | 1,800 per minute |
/* | POST PUT PATCH DELETE | 600 per minute |
We apply the following rate limits to our REST API which are the same for all environments.
Endpoints | Methods | Limit |
---|---|---|
/user/* | POST | 10 per minute |
/* | GET HEAD | 1,800 per minute |
/* | POST PUT PATCH DELETE | 600 per minute |