Increase the limit of create/update in zoom api

API Endpoints:
Create Meeting
Update Meeting

I am trying to create/update more than 100 meetings a day, and I facing the 429 error that I can’t create/update more than 100 meetings a day.
I know that the limit is per user, but it’s not a good solution for me because if I want to update a meeting and I already reached the limit, I need to delete this meeting and move it to another user which leads to a different meeting details
There is a way to increase the limit? maybe use another plan(Currently the plan is Business)?

Error:

You have reached the maximum daily rate limit for this API. Refer to the response header for details on when you can make another request.

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