Create video stream
Generate Video Stream
Generate a streamable URL for video playback with optional timeline customization
POST
Create video stream
Generate a streamable URL for the entire video or create a custom stream from specific timeline segments.
- Returns a pre-existing stream URL if available (no re-processing needed)
- Timeline allows creating videos with multiple segments automatically stitched
- Timeline format: list of (start_time, end_time) tuples in seconds
- Stream URLs are HLS format and work with most video players
- Stream URLs remain valid as long as the video is stored
Authorizations
API key for authentication (sk-xxx format)
Path Parameters
Pattern:
^m-Example:
"m-12345"
Body
application/json