How can I check daily use of api rate by zoom id?

I found how to check the remaining rate limit in another post.

But how do I check the usage details of daily limit of api rate by zoom id of specific user?

I’m receiving errors at specific intervals, and I absolutely need to determine why the API rate limit of 100 requests was exceeded on those days.

I am getting “code 429 : You have exceeded the daily rate limit (100) of Meeting Create/Update API requests” on

Rather than just seeing the remaining daily request count for the given Zoom ID, I want to know exactly when and with which requests the count was incremented. I need access to those logs.

Hey @junmannnyoon
Thanks for reaching out to us.
Unfortunately, we do not have an endpoint you can query to get the request logs per user.

You should be able to see the API call logs in your zoom marketplace dashboard, under the personal app management tab > API call logs