Restream Private API
The Restream Private API gives an authenticated user access to their own account data — profile details, the currently selected ingest, the RTMP stream key, and the chat URL — plus a WebSocket channel for real-time streaming updates.
Endpoints
- Profile — Read the authenticated user's account profile.
- Selected Ingest — Get the user's currently selected ingest server.
- Stream Key — Retrieve the user's RTMP stream key.
- Chat URL — Get the URL for the user's combined chat.
- Streaming Updates — Subscribe to real-time streaming status over WebSocket.