Restream · Rate Limits
Restream Rate Limits
Restream's developer documentation describes the REST API (channels, events, users), the Streaming Updates WebSocket, and the Chat WebSocket, but does not publish per-second / per-minute rate-limit numbers. The functional product caps that drive consumption (simultaneous channels, embedded-player viewers, team seats) live in the subscription plan rather than as documented HTTP rate limits.
2 Limits
Rate LimitingLive StreamingMultistreaming
Limits
REST API throttling account
see https://developers.restream.io/ — not numerically published
Simultaneous destination channels (plan-bound) account
depends on plan: Free 2, Standard 3, Professional 5, Business 8, Enterprise custom
Policies
Plan-Bound Concurrency
The most consequential consumption ceiling is the simultaneous-channel cap defined by the active subscription tier rather than HTTP-level throttling.
OAuth2-Scoped Access
Access to Restream APIs is OAuth2-scoped per user, so limits and behavior should be treated as per-user-account rather than global.