Subaccount's API rate limit

Using this template helps us debug your issues more effectively :slight_smile:

Description
Our company have masteraccount.
Is one subaccount’s API rate limit independent of another subaccount’s?
Is one subaccount’s API rate limit independent of masteraccount’s?

Error
No

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Which Endpoint/s?
https://api.zoom.us/v2/metrics/meetings
https://api.zoom.us/v2/metrics/meetings/{meetingId}/participants

How To Reproduce (If applicable)

Screenshots (If applicable)

Additional context

Hi @osawa.yuta,

Good question—happy to clarify. :slight_smile:

To that end, rate limits are applied at the account level, so they’re tracked by API Key. If a Master Account uses it’s API Key to make a request to manage the sub account, that is still a rate limit applied to the master account.

If you use credentials from a sub account, this will be applied to the sub account’s rate limits and treated like a separate account.

Thanks!
Will

1 Like

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