Pricing of Zoom API integration?

Hey @gkopowski,

Thanks for laying out your use case, and good questions. See my comments here:

  1. are there any limitations in such case?

For this use case in which you’re using the Web SDK, you will want to keep in mind the limitations of the SDK itself—there aren’t any limitations in regards to attendees being able to join via Web SDK (authenticated or not), but the performance of the Web SDK can be affected when you have 1000s of attendees. Please see this post:

  1. what is the pricing (if any) and what plan do I need to handle this?

Pricing will depend on the number of attendees, which will affect the plan or add-on you need. See the increments based on attendees here:

  1. assuming those meetings require authorization when joining will something change except users would need to login to theirs zoom account?

Users are not required to log in to attend a webinar, unless you explicitly require them to.

  1. I think I already found an answer to this one, but just to be sure - there is no possibility to use oauth and Web SDK to join a meeting without using my JWT to generate a signature, right?

Correct—this is on our longer term roadmap, but our Web SDK currently only supports JWT.

Let me know if this helps!
Will