Reference · Tracks
Spotify Tracks API — 4 endpoints
Track data by Spotify id: several tracks at once, credits, lyrics with an optional vocal-removal flag, and recommendations from seed tracks, artists and genres. All of them return JSON. 3 of the 4 have a recorded sample response on their page. 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
GET
Endpoint pages
One page per operation: its parameters, the request in curl, JavaScript and Python, and the recorded sample response where one exists.