playlists

Returns trending playlists for a time period based on the given trending version

get/playlists/trending/{version}

Path parameters

versionstring required

The strategy version of trending to use

Query parameters

offsetinteger

The number of items to skip. Useful for pagination (page number * limit)

limitinteger

The number of items to fetch

user_idstring

The user ID of the user making the request

time'week' | 'month' | 'year' | 'allTime'

Calculate trending over a specified time range

Response

Success

latest_chain_blockinteger required
latest_indexed_blockinteger required
latest_chain_slot_playsinteger required
latest_indexed_slot_playsinteger required
signaturestring required
timestampstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.