Description
Hi, we are developing live commerce-like service using Zoom API and Zoom web SDK.
We plan to subscribe Pro Plan and to buy some licenses, and then to assign them to our members to make it enable for us to crate meetings by API.
The questions are:
-
If someone gets a license from us, can he authenticate himself by using our JWT token, which we can get from marketplace?
-
API reference (https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meetingcreate) says crating meeting API has a daily rate limit of 100 requests per day. Then if person A and person B get each license from us and crate each 50 meetings by API, what happens? Request limit has been reached? Can’t they crate meetings the day?
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth2.0, JWT, Webhook