Restream Events API
A Restream event is a scheduled or live broadcast with its own destinations, stream keys, and recordings. The Events API lets you create and configure events, fetch the keys needed to stream, track events through their lifecycle, and retrieve recordings afterward.
Manage events
- Create Event — Schedule a new streaming event.
- Add Event Destination — Attach a channel destination to an event.
- Upcoming Events — List scheduled events that haven't started.
- In Progress Events — List events currently live.
- Events History — List past events.
- Event — Retrieve a single event by ID.
Stream keys & recordings
- Event Stream Key — Get the RTMP stream key for an event.
- Event SRT Stream Keys — Get SRT stream keys for an event.
- Event Recordings — List recordings produced by an event.
- Recording Download URL — Generate a download URL for a recording.