Video API, REST: Stream
Written by
Updated at August 8, 2025
Stream management service.
Provides methods for creating, retrieving, updating, and deleting live streams,
as well as managing stream-related operations
such as publishing, stopping, and generating playback URLs.
Methods
|
Method |
Description |
|
Retrieves detailed information about a specific stream by its ID. |
|
|
Lists all streams in a specific channel with pagination support. |
|
|
Retrieves multiple streams by their IDs in a specific channel in a single request. |
|
|
Creates a new stream in the specified channel. |
|
|
Updates an existing stream's metadata and settings. |
|
|
Deletes a specific stream by its ID. |
|
|
Deletes multiple streams in a specific channel in a single request. |
|
|
Performs a specific action on a stream, such as publishing or stopping. |