Overview

Sections

Theme switcher

Get Track Extras

Header Parameters

Authorizationstring Required

Bearer access token. Its scopes authorize the request and identify the user.

StoreIdstring Required

API Key provided by Tuned Global for accessing the service.

Query Parameters

deviceIdinteger Required

The ID of the device in this play session.

prevTrackIdinteger

The last heard track in this session. Default 0.

nextTrackIdinteger

The next track to be played, if known. Default 0.

allowVideoboolean

Allow Content in Video format (if available otherwise only audio assets will be returned) (Default = true)

playRateinteger

If caller wishes to play more ads and stakkar content than mininum (1 - 10 where 2 is double normal, 3 is triple normal etc)(Default = 1)

includeAdsboolean

Flag to indicate if api should return ad info in it or not

adProviderstring

Add provider to get ad information from

Enum values:
NoneTritonTuned
tritonLsidstring

Listener IDs (also called UUIDs) allow the Triton Digital platform to measure listenership and allow for customization of individual streams by targeting advertising to specific listeners

gdprboolean

States whether or not GDPR applies

gdprConsentstring

Encodes the consented-to purposes and vendor consent string, as obtained from the IAB Transparency and Consent Framework CMP JS API.

Path Parameters

stationIdinteger Required

The ID of the station.

Response

200
Object

OK

Response Attributes

Stakkarsarray

Stakkars

Show child attributes

CampaignAdsarray

Campaign Ads

Show child attributes

401
Object

Unauthorized

403
Object

Forbidden

404
Object

No track extras are available for this session.

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?