Regarding Paid APIs. | Community
Skip to main content
Newcomer
November 18, 2021
Question

Regarding Paid APIs.

  • November 18, 2021
  • 2 replies
  • 19 views

Hello Good evening,

 

To get the participants of the meeting through API do we need to have a paid account? And can you please list out the Paid APIs?  when I try to get the participants of the particular Meeting ID. I am getting responses as 

 

{
    "code"200,
    "message""Only available for Paid account: DI-IMhXJS461ZR3gVWOCVg."
}

 

Regards,

Harish KS

    2 replies

    Community Champion | Employee
    January 5, 2022

    Hi @harishknaik93, welcome to the Zoom Community

     

    Are you using the following API Endpoint?

     

    GET /past_meetings/{meetingUUID}/participants

     

    If so, then unfortunately this API is only available for paid accounts (Pro or higher).

     

    https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/pastmeetingparticipants

     

    Additional information regarding the API rate limits for each account type is available here:

     

    https://marketplace.zoom.us/docs/api-reference/rate-limits

     

    Let me know if this answers your question? If so, don’t forget to mark the reply as an accepted solution! 

    Community Champion | Employee
    January 14, 2022

    Hi @harishknaik93.,

     

    Did the above reply answer your question? Let me know if I can be of any further assistance?