Restream · OAuth Scopes
Restream OAuth Scopes
OAuth 2.0
derived
Restream publishes 7 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Restream API on a user’s behalf.
Tokens are issued from https://api.restream.io/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
BroadcastChatContent DeliveryLive StreamingMultistreamingVideo Streaming
Scopes: 7
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://api.restream.io/oauth/authorize
https://api.restream.io/oauth/authorize
Token URL
https://api.restream.io/oauth/token
https://api.restream.io/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| channels.read | Read channel information | authorizationCode |
| channels.write | Update channel settings | authorizationCode |
| chat.read | Read chat messages | authorizationCode |
| events.read | Read event information | authorizationCode |
| events.write | Create and update events | authorizationCode |
| profile.read | Read user profile information | authorizationCode |
| stream.read | Read stream key information | authorizationCode |