REST API request limits

We’ve seem to hit a little snag with the request limits. We’ve created an application that’s used by support teams to proactively monitor the performance of Zoom rooms, Zoom Users and other Video technologies. Since there’s no straightforward API that retrieves all of the data needed, we’re forced to run multiple API calls with different time intervals. So with a user base of 5K Zoom users and 120 Zoom rooms, we quickly exceed the REST API call limits. How can we request an REST API call limit increase?

Important to know what the service responds once you hit the limit. Will you get a proper information as a response or will it just drop the request?

I get status error code 429

1 Like