Description
First of all, I am Korean, so please understand that I used a translator.
We would like to create a website that provides reservation services for interpreters.
Currently, it is developing using Oauth2.0 authentication using Zoom API.
Allow the user to log in to Zoom and schedule Zoom.
The reservation has been made through the developer account, and I want to know how to handle user login.
I would also like to know which of the Zoom API or Web SDK is appropriate to build the above system.
Finally, I want to know how to implement an endpoint.
Meetings created via the Create Meeting API will return a join_url in the response, which you can use to send to participants who will be joining the meeting with the translator.
If you wish to embed the full Zoom Meeting experience within your app, including the video functionality, you can implement our Web SDK.
I hope this is clear—let me know if you have additional questions!