Skip to main content

Inspect Playlist Items

POST 

/public/inspect/playlistItems

This endpoint allows you to fetch the tracks of a playlist from a music service without user authentication. You need to provide the playlistId (which can be extracted from a playlist URL) and the serviceId of the music service.

The response includes paginated track results. To fetch subsequent pages, pass the nextParam value from the response as a query parameter in the next request.

Supported services: Spotify, Apple Music, Deezer, YouTube, YouTube Music, SoundCloud, Tidal, Amazon Music, Napster, Pandora, Qobuz.

Request

Responses

ok