JWT vs OAuth with webinars?

Hello, as I can see, you are limiting webinar creation to 100 webinars per day per user.
I want to use meeting SDK to allow the creation of many webinars at the same time.
I saw posts about using OAuth and then each user would create a webinar with his acc.
Does that mean that I need to force my users to create acc on zoom in order to create webinars in my app?

Hey @Serlok,

Thank you for reaching out to the Zoom Developer Forum. In order to make requests on behalf of another user on a different account, you’ll want to have them install an OAuth App that you’ve published on the Zoom Marketplace.

In that fashion, you can call the API on behalf of another user and the rate limit will apply to that user and that account specifically.

Let me know if that helps.

Thanks,
Max

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.