Overview

Sections

Theme switcher

Get Suggested Station by Track IDs

Header Parameters

Authorizationstring

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

StoreIdstring

API Key provided by Tuned Global for accessing the service.

Body Parameters

array

Response

200
Object

OK

Response Attributes

StationIdinteger

The station's unique ID.

Typestring

The type of Station I.e. 'P' is 'PRESET', 'U' is 'USER'

Enum values:
ArtistExternalPlaidioPresetShadowQueueSingleArtistTagUser
Namearray

Display name of the station.

Show child attributes

Descriptionarray

Short description/blurb for the station.

Show child attributes

Themearray

Theme label for the station, for display.

Show child attributes

CoverImagearray

Cover artwork for the station.

Show child attributes

BannerImagearray

Banner artwork for the station.

Show child attributes

AlternateImagearray

Alternate artwork for the station.

BannerURLstring

Direct URL to a banner image, if set.

ContentLanguagestring

The station's content language (language of performance).

ContentTiernumber

Content tier of the station: 0, 1, or 2.

Enum values:
Tier0Tier1Tier2
IsEnabledboolean

Whether the station is enabled.

IsActiveboolean

Whether the station is currently active.

IsDraftboolean

Whether the station is still a draft (not yet published).

AutoRefreshboolean

Whether the station refreshes its content automatically.

PlayUrlstring

URL used to start playback of the station, if available.

SourceUrlstring

Source URL for the station, where applicable (e.g. external stations).

PlaylistIdinteger

Associated playlist ID when the station is backed by a playlist; otherwise null.

AdCampaignstring

Associated ad campaign identifier, if any.

WilsonScorenumber

Internal ranking score used to order stations.

Boostnumber

Internal boost factor applied to the station's ranking.

DateLivestring

When the station went live.

DateDeadstring

When the station was retired, if applicable.

DateCreatedstring

When the station was created.

DateUpdatedstring

When the station was last updated.

DateRefreshedstring

When the station's content was last refreshed.

LastUpdatedobject

Details of the most recent update — see the LastUpdated object below.

Show child attributes

400
Object

No request body was supplied.

401
Object

Unauthorized

403
Object

Forbidden

404
Object

No station could be suggested for the supplied tracks.

Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?