The number of API calls per minute is based on your plan and employee count. By default the following rates will apply:
Plan | Rate limit per minute |
Free | Nil |
Trial | 10 |
Growth and Pro | MAX(50, Subscribed_employees) |
Enterprise | MAX(100, 2 * Subscribed_employees) |
For example,
#1- let's say you are part of the Pro plan and subscribed to 200 employees, you are rate limit is 200 ie 200 calls/minute.
#2 - let's say you are part of the Growth plan and subscribed to 35 employees, you are rate limit is 50 ie 50 calls/minute.
If you are looking to increase your API limit, please drop an email to support@freshteam.com with a complete description of your use case.