Restrictions Create Meeting API - Basic Account

Description
What are the basic account restrictions?

  1. Create Meeting API(POST/users/{userId}/meetingshttps://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meetingcreate
    a. Daily meeting create/update requests
    → Is this a common limitation for Basic / Pro / Business plans?
    b. Participation limit
    → Is there a limit of 100 members to attend meetings created by a Basic account?
    Zoom Video Conferencing Plans & Pricing | Zoom - Zoom
    c. Call time limit
    → Is the time limit for meetings created by a Basic account 40 minutes?
    Zoom Video Conferencing Plans & Pricing | Zoom - Zoom

  2. Rate limits
    https://marketplace.zoom.us/docs/api-reference/rate-limits
    What is the rate limit for Basic account?
    → Are all plans(Light, Medium, Heavy Account) same limit?(1 request per second)
    Zoom API Rate Limits - #36 by ankurk

  3. Zoom Client SDKs
    Are there any restrictions on Start / Join Meeting for Basic Account?

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth

Hi @taiki.shiino,

Good questions—happy to clarify.

  1. You can create/modify/delete up to 100 meetings per user, per day. This limit applies to all Zoom Accounts, regardless of plan. Participants are limited on Basic accounts. You will also be limited to 40 minutes for group meetings. A Pro or higher license would remove this limitation.

  2. Basic accounts’ rate limits are not published, but would be closer to the limits for Pro accounts (slightly less)

  3. There are no restrictions on starting or joining a basic meeting, but the duration and participant limits would apply.

Let me know if this helps—thanks!
Will

@will.zoom
Hello Will,

Thanks for the reply.
Does that mean that 「100 people can participate」?

Participants are limited on Basic accounts.

Taiki.

That’s correct @taiki.shiino :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.