How to integrate webinar feature on our site

Description
I wants to do this.
Teachers can create webinar on our website. students can watch it from our site.
I have some questions to do this.

  1. First I want to test this with api before go live. so, Should I need to buy zoom plans? if yes, which plan?

  2. To watch webinar, Is students need to have zoom account?

  3. Could you please give me guide url for this?

  4. Is there any sdk for Laravel?

1 Like

Hi @shankar,

To test all available APIs you will need at least a Pro plan. Students do not need a Zoom account to attend the webinar.
At this time we do not have an SDK for Lavarel, however our APIs are platform agnostic, therefore you should be able to call our APIs within Lavarel. To get started with our APIs you can refer to the link below.

1 - https://marketplace.zoom.us/docs/api-reference/using-zoom-apis

Let us know if you need anything else
#codeHappy

1 Like