Can we user Browser Client SDK in conjuction with ZOOM SERVER API

I want to create an application where student and teacher will interact with each other.I used your API to create user and meeting.On creation of meting it gives me START_URL .On click of that link it ask me for install ZOOM.

Where as I dont want to let my system users to install zoom.

My user will interact with each other through my developed platform.so I want to know can we use client browser SDK with server API ,so that user don’t have need to install zoom.

 

Hi Samadhan, 

You can use our web client url https://success.zoom.us/wc/join/{meeting-id} for the host and guest to join the meeting without having to install the Zoom client. 

Thanks