关于免费版调用api权限问题?

你好,

目前我使用JWT应用程序 调用zoom api的创建会议可以调用成功。

我想使用你们的api,但是我不知道免费版的权限有哪些?

1、是否一个会议可以多人参与?

2、/users/{userId}/meetings 这个接口一天上限100个请求?能否提高请求数?付费也可以?


Hello there,

At present, I am using JWT application to call zoom api to create a meeting can be called successfully.

I want to use your api, but I don’t know what permissions the free version has?

  1. Can multiple people participate in a meeting?

  2. Is the /users/{userId}/meetings interface capped at 100 requests per day? Can you increase the number of requests? Is it possible to pay?

Hey @3203873224,

  1. Yes, multiple people can participate in the free meeting. You can see our pricing page for more info: https://zoom.us/pricing

  2. Yes, you can only create 100 meetings per user per day. This cannot be changed.


  1. 是的,可以有多个人参加免费会议。您可以查看我们的定价页面以获取更多信息 https://zoom.us/pricing

  2. 是的,您每个用户每天只能创建100个会议。这不能更改。

Thanks,
Tommy

I have purchased the commercial version.
I saw some data in the user list in the console and I’m confused by the following questions:

  1. There are two types of authorized users displayed in the back-end: authorized users and free users. Is there a limit on the number of these two types seperately?
  2. Is there a limit on the number of free users created with api(showed in the back-end)?

Hey @3203873224,

You can create up to 9,999 free users.

Thanks,
Tommy