Discrepancies in API rate limit label

Description
The API rate limit is different from the Rate Limit Label mentioned in the documentation.

Error

  1. /phone/metrics/call_logs : The rate limit mentioned in doc is Heavy but API headers show it as Resource-intensive.

  2. /phone/call_logs/{callLogId} : Similarly for this API, Rate Limit Label mentioned is Heavy. API Headers shows it as Light.

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

Which Endpoint/s?

  1. Dashboard API - /phone/metrics/call_logs
  2. Phone API - /phone/call_logs/{callLogId}

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Request URL: ://api.zoom.us/v2/phone/metrics/call_logs
    Body: access_token
  2. See Headers/X-RateLimit-Category

Screenshots (If applicable)

Hi @abhishek-kr

Thank you for reaching out to the Zoom Developer Forum and for bringing this to our attention.
In the following link, you will be able to see all the Rate Limits with more detail.

I will pass along these notes to the appropriate person
Thanks
Elisa

Thanks a lot for the effort @elisa.zoom .

Hoping to get the right info updated on the Zoom API Documentation page soon.

Cheers!
Abhishek

1 Like