Reference · Playlists
Spotify Playlists API — 3 endpoints
Playlist data by Spotify id: the playlist, its tracks with offset and limit, and a playlist seeded from a Spotify URI. All of them return JSON. Press Run on any row to fire a real request and read the response here, with the parameters it used and the code to reproduce it.
Base URL https://spotify-proxy.checkleaked.cc
GET
GET
GET
Endpoint pages
One page per operation: its parameters, the request in curl, JavaScript and Python, and the recorded sample response where one exists.