API rate limit par second

Description
In business license, “list meeting participants” API call is limited to 40 requests per second.
Dose the 40th API call in a second cause a 429 error?
Or dose the 41th cause?

Error
429

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

Which Endpoint/s?
/metrics/meetings/{meetingId}/participants

Hi @osawa.yuta ,

The 41st request should yield a 429 error :slight_smile:

Thank you,
Gianni

1 Like

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