Hi, I’m creating an application that facilitates a user’s ability to create new meetings thru Zoom. I noticed that the rate limit for this is a 100 meeting creations in a single day per user. As the developer, is there a rate limit for how many meetings can be created combined for all the users using my app integrated with Zoom?
Ex. I have a 10000 users each creating an average of 10 meetings a day. The creation of the meeting will mostly occur in short burst at every start of the hour. Potentially, there will be a burst of 10,000 requests by these 10,000 users to create a new meeting room. Can Zoom’s API and rules accomodate this?