Tacking this on to the v2 discussion:
Is there any plan to up the API call limits in v2? I am seeing the reduced API requests (~10r/s on most functions) listed in the v2 documentation, but I also see that many endpoints have been cut into smaller pieces. This means I could be making 3 or 4 extra calls per endpoint, on a lower QPS.
The QPS used to be 25, and was cut down without much notice sometime in the last few months. Relying on webhooks becomes difficult, as “Zoom recommends always verifying the data included in a notification with an API query.” This advice to check each incoming meeting cuts further into the QPS available to run requests.
In short, is there any plan to alleviate the QPS restrictions, given what appears to be the request-heavy design of v2?