/stream/{media_id}
GET /stream/{media_id}
Replace {media_id}
with the media ID supplied in the video object from the /media/list
API
Purpose
Generates a stream URL of the given media ID.
Stream URLs are dynamic with a short validity period. A new stream URL must be requested each time. Do not cache the response object of this endpoint!
Response Object
Last updated