TeamWave API Limits
TeamWave’s REST-based API enables developers to integrate CRM, Projects & HR functionality into virtually any system or application. Details: https://api.teamwave.com
Rate Limiting
Depending on your organisation plan, you can perform up to 100 requests per minute for the same organisation account. If you exceed this limit, you'll get a 429 Too Many Requests response for subsequent requests. Check the Retry-After header to see how many seconds to wait before retrying the request. Here are the rate limits based on your plan:
Plan | Requests [per minute] | Requests [per day] |
STARTER | 50 | 500 |
PROFESSIONAL | 100 | 2,000 |
BUSINESS | 100 | 5,000 |
Note: Response code 429 is returned when the limit has been reached.