v1

latestOpenAPI 3.1.02026-07-24251250397.8 KB
Video Files

A media rendition

Provides a particular media rendition as a standalone file

get/videos/{media_id}-{template_id}.{media_extension}

Path parameters

media_extensionstring required

The file extension of the media source

media_idstring required

Eight-character, alphanumeric ID that uniquely identifies the media

This can be found on the video detail page in the dashboard.

template_idstring required

Eight-character, alphanumeric ID that uniquely identifies a transcoding template for a video

Query parameters

expinteger

Expiry for protected content using a signed non-JWT URL

More information is available in the <a href="https://docs.jwplayer.com/platform/reference/protect-your-content-with-signed-urls#create-a-signed-non-jwt-url" target="_blank">API reference</a>.

sigstring

Signature for protected content using a signed non-JWT URL

More information is available in the <a href="https://docs.jwplayer.com/platform/reference/protect-your-content-with-signed-urls#create-a-signed-non-jwt-url" target="_blank">API reference</a>.