Getstream Rate Limits
Stream applies rate limits per API endpoint and per platform on a rolling 1-minute window. Platforms (Server-side, iOS, Android, Web) have independent counters and do not share quota, so a server-side script hitting a limit does not affect mobile or web clients. Each response returns the current quota in the X-RateLimit-Limit, X-RateLimit-Remaining, and X-RateLimit-Reset headers, and a 429 status is returned when a limit is exceeded. Per-user endpoints are additionally capped at roughly 60 requests per minute per endpoint and platform; app-level endpoint limits range from about 60 to 10,000 requests per minute. Applications can query their live quotas via GET /rate_limits. WebSocket connections are separately capped at 50 concurrent connections per user in production (3 in development).
Getstream Rate Limits is the machine-readable rate-limit profile for Stream on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests and connections.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Chat, Rate Limiting, Quotas, and Throttling.
Limits
Policies
Sources
- https://getstream.io/chat/docs/node/rate_limits/
- https://getstream.github.io/protocol/?urls.primaryName=Chat
- https://getstream.io/chat/docs/node/instantiating_the_client/
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for rate limits
4 MCP tools reach this
find_rate_limitsBrowse and filter every rate limit in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/rate-limits/getstream-rate-limits"
curl "https://apis.io/api/v1/rate-limits?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.