Logo

Docs

Stations

Get the Popular Station

Fetch the dynamic station seeded by popular tracks.

Endpoint

GET /stations/popular

Endpoint reference: getPopularStation

This station is a dynamic playlist built from the server's popular tracks.

Query Parameters

Scoped parameters like view[...] and limit[...] can shape included relationships.

NameValuesRequired
langlocale stringfalse
includetracksfalse
viewminimalfalse
view[stations]minimalfalse
view[songs]minimalfalse
limit[tracks]1-25false

Responses

StatusContent TypeResponse
200 OKapplication/jsonStationResponse
404 Not Foundapplication/jsonErrorResponse

On this page