Code 200, using API costs money?

Description
hi, I tried to use the API for getting a list of all the participants who were in my meeting. When I ran the code it said that “code’: 200, ‘message’: 'This API is only available for Business or higher accounts that have enabled the Dashboard feature”. I am doing something wrong? I saw in this forum that someone said that the API is free.
Thanks in advance
Error
{‘code’: 200, ‘message’: ‘This API is only available for Business or higher accounts that have enabled the Dashboard feature.’}
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Hi @huck1637 ,

Thanks for reaching out about this, and good question.

To clarify, while it’s generally free to develop with our APIs, certain endpoints require a particular Zoom plan/license in order to utilize them. Our Dashboard APIs are an example of those endpoints, and they require a Business or higher Zoom plan.

Other endpoints, such as the Create Meeting, List Users, etc. are free to use.

To determine if a certain endpoint requires a specific Zoom plan, you can check the prerequisites listed under the endpoint in our documentation:

Hope this helps!

Best,
Will

1 Like

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