Retrieve stream URL for a track

Header Parameters

StoreIdstring Required

Unique id of the store.

Authorizationstring Required

Tuned-Hmac generated using the process outlined in Authentication section

Countrystring

ISO-2 Country Code. Defaults to client's home country if not supplied.

session_idstring

A unique GUID for each request for a new play

Query Parameters

qualitystring Required

Quality for Audio/Video track

assetTypestring

The asset type. Supported asset types: aac, m4a, wav, flac, ogg

restrictAssetQualityboolean

Flag to indicate if the stream should be restricted to input asset quality (default is false). If set to true, the API will return a 404 status code if the requested asset quality isn't available

Path Parameters

idstring Required

Tuned Id of the track

Response

200
Object
String containing the signed CDN URL to download the asset. This URL is only valid for 30 seconds in most cases.
Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?

Base URL

Production:

Sandbox:

Language Box

GET

/

Select
1

Response

Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?

View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot