Description
According to Zoom’s documentation, the daily request limit for heavy and resource-intensive APIs under the Pro Plan is 30,000 requests per day.
In order to prevent unnecessary errors in our system, we would like to monitor the number of API calls made each day. This would allow us to adjust our usage accordingly to stay within the limits.
Question
- Is there a way for us to track or retrieve the number of API calls made per day?
- As we approach the daily rate limit, is there a mechanism or option to notify the administrator in advance to prevent disruptions?
Thanks