Skip to Content
Retrieve a static rendition
get

Fetch a static rendition (usually an MP4 or M4A file) of the specified video asset. MP4 Support must be enabled on the asset before using these URLs.

Request path & query params
PLAYBACK_ID
string

The asset or live stream's playback ID.

TOKEN
string

Signed token (JWT) for secure video playback.

FILENAME
string
Possible values: "capped-1080p.mp4""audio.m4a""low.mp4""medium.mp4""high.mp4"

The filename of the static rendition file, as returned from the static renditions API files list. See the MP4 guide for more details.

get
200
https://stream.mux.com/{PLAYBACK_ID}/{FILENAME}