Overview

Sections

Theme switcher

Trending Playlists

Header Parameters

StoreIdstring Required

API Key provided by Tuned Global for accessing the service

Query Parameters

typestring

Restricts the shelf to Audio, Video or All. Defaults to Audio

Enum values:
AudioVideoKaraokeAll
countinteger

How many rows to return; defaults to 10.

offsetinteger

The 1-based row to start from; defaults to 1.

Response

200
Object

One page of trending playlists, already ordered.

Response Attributes

Offsetinteger

starting offset of this set

Totalinteger

total number of results in the parent set we are paging through

Countinteger

number of results in this set

Resultsarray

the actual results

Show child attributes

400
Object

The store has no admin user configured, so trending cannot be computed.

404
Object

Nothing is trending for the requested media type.

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?