Calls Platform API v1
Calls Platform API
Calls Platform API
Version 1
Rate limits
Copy link
Sendbird applications are rate-limited to ensure the best experience for users. If you exceed a rate limit, Sendbird server will return an error message that includes the encountered rate limit as well as how long you should wait before retrying.
Server-based limits
Copy link
Rate limits depend on Sendbird server operation status and by default, the following rate limits apply per endpoint and per application. The maximum values for the number of requests per second should be set lower than the limit shown in the below table.
Method | Limit |
---|---|
| 10 requests per second |
| 5 requests per second |
| 5 requests per second |
| 5 requests per second |
Error responses
Copy link
When a request is rate limited, the 429 Too Many Requests
is returned as below:
Note : See the Error codes page for more information.
On this page