Single DRM media objects

Returns all media metadata and assets (images, tracks, conversions, manifests), formatted as JSON, needed to play a DRM media in a JWX player

Path Params
string
required

Eight-character, alphanumeric ID that uniquely identifies the DRM policy

string
required

Eight-character, alphanumeric ID that uniquely identifies the media

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

Query Params
sources
array of strings

The media sources included in the playlist

This is a comma-separated list of values in the order in which they should appear in the playlist.

One can specify sources by adaptive streaming formats (dash, hls), quality levels (ex: 1080p, 720p, 1920px), or legacy template IDs.

Note that mixing the way the sources are specified may have unexpected results.

sources
string

Signature for requests to the Content API for protected content

It consists of a JSON Web Token (JWT) containing the parameters of the request.

When requested with no signature to prevent unauthorized access to videos, unsigned video URLs are returned.

More information is available in the developer guide.

Headers
string
enum
Defaults to application/json; charset=utf-8

Generated from available response content types

Allowed:
Responses

403

Access is Forbidden

This error commonly occurs when a user either does not have a token or uses an invalid token to request an asset that requires URL signing. It may also occur due to geoblocking, account suspension, deletion, or limits reached.

404

Not Found

The requested asset could not be found.

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8
description
feed_instance_id
kind
playlist
title
© 2007- Longtail Ad Solutions, Inc.