When the request of an Agora Server RESTful API exceeds its call frequency limit, the API returns the HTTP status code 429, indicating that you have made too many requests in a specified amount of time. The following suggestions can help you optimize API call frequency based on the needs of your project.
https://api.agora.io/dev/v1/channel/user/{appid}/{channelName}
to query the user list of 100 online channels, the default call frequency limit for this API is 20 times per second. To avoid exceeding the call frequency limit, you can set the query interval of a single channel to 5 seconds, and then query the user list of 20 channels per second.If the default frequency limit still cannot meet your project needs after considering the preceding suggestions, contact support@agora.io to apply to adjust the call frequency limit. See Apply to raise API call frequency limit.
To raise the call frequency limit of an Agora Server RESTful API, you need contact support@agora.io with the following information: