API Partner plan VS other plans VS Web SDK?

Hello,

I don’t know if this is the right place to ask that but if anyone could help me…
We are searching for a virtual meetings/seminars solution to integrate into our web hosted solutions.

We have multiple events (and sometimes at the same time) and would want to:

  • allow participants of a meeting (often one-on-one but sometimes up to 4 participants) to access a private meeting room between them (with audio/video and chat)
  • allow participants registered for a seminar (several hundreds) to access a conference hosted by a speaker

How can we do that? Should we use the API to create/update all the users of all our events and also all the meetings (and their participants) + seminars?
Is it possible to separate each data by event?
Which plan should we use for that because there is no explanation/pricing for https://zoom.us/plan/api?

Maybe we should just use the basic/free plan and the web SDK? https://marketplace.zoom.us/docs/sdk/native-sdks/web

Thank you for your help!

Hey @marcom-connect, thanks for posting and using Zoom!

Only the host of this private meeting would need to have a Zoom account, and if you stay under 40 minutes it can be free.

You can see which plans allow what number of participants here: Plans & Pricing for Zoom One | Zoom

Yes, the data will be separate per meeting instance or occurrence of a recurring meeting.

It does not sound like you will need the API plan, or ISV plan.

To develop with our Web SDK, it does require at least a Pro Plan

Thanks,
Tommy