100 meetings creation a day limitation

Hello,

We are developing a one-to-one meeting application to be done with Zoom. We plan to organise up to 400 meetings for each event. The limitation of the creation of 100 meetings per 24h is therefore a problem and it’s hard to understand why there is such a limitation. Now, if we create new users, can these user create meetings through the API? Could that be a way to solve our issue?

Thank you!

Hi @festicine, 100 meetings can only be created or updated for one single userId in 24 hours. These meetings should be created by your application on behalf of each userId. The 100-per day limit is tracked at the user level, not the application (client Id) level.