Sendbird Rate Limits
Sendbird Platform API enforces tier-based rate limits keyed to the application's MAU plan, with separate ceilings for GET vs POST/PUT/DELETE. Specific endpoint families (message migration, user updates, channel creation, invitations, message sends, mark-as-read) are additionally capped at 5 requests/sec regardless of tier. Limits are signaled via X-RateLimit-* headers; throttled requests return HTTP 429 with code 500910.
Sendbird Rate Limits is the machine-readable rate-limit profile for Sendbird on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 13 rate-limit definitions, measuring requests_per_second.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Chat, Messaging, and Rate Limiting.