[Amity Chat SDK] What is the maximum number of calls allowed in a particular time interval?

Hello, I want to know how many messages I can send for example in one second so that I don’t get amity socketexception: rate limit exceed or RPC Rate limit consume failed
Thanks in advance

Hi Marti,

We have the limit of 100 requests per 5 seconds at the moment.

1 Like

@amitysupport @Trust is the applicable for admin API? Actually I want to add thousand of users through admin API and wonder how many request I can send within a minute?

Hello, The rate limit for requests to the Amity API is set at 10 requests per second per user ID.