Multiple meeting rooms simultaneous

Hey @avglive.developer,

Thank you for reaching out to the Zoom Developer Forum. @alexmayo is correct in that you can create separate users and host meetings as those users with a basic plan. To set up users on a basic plan, navigate to the User Management page in your Zoom portal. You just need to enter your payment information but you won’t be charged. From there, you can create users.

And i should get api client/secret each right?

If you use a JWT app, the credentials will be set at the account-level. This means that you would only create one JWT app and use those credentials for connecting to the Web SDK as well as using the APIs.

However, in order to host a meeting from the Web SDK, you will need a Pro plan or higher.

I hope that helps! Let me know if you have any questions.

Thanks,
Max