Does Zoom SDK Usage Affect the 30K API Request/Day Limit?

Description
We’d like to confirm whether ZoomVideo SDK methods, such as client.getAllUser (VideoClient | Zoom Video SDK for Web - 2.2.0), count towards the Zoom API rate limit of 30,000 requests per day (https://developers.zoom.us/docs/api/rate-limits).

From our understanding, SDK methods are separate from API calls and should not affect the API rate limits. However, we’d like to confirm this to be certain.

Could you please help clarify this? Thank you!

Which Web Video SDK version?
2.1.0

Device (please complete the following information):

  • OS: Window
  • Browser: Chrome, Edge,..

Hey @lmtruong1512

Thanks for your feedback.

Zoom API rate limit of 30,000 requests per day

This only applies to the Zoom REST API call.

Thanks
Vic

1 Like

@vic.yang Thank for your time and support!