Reference · Search

Spotify Search API — 5 endpoints

Search Spotify by text: full search, top results only, search with lyrics, suggestions, and one search across several markets. All of them return JSON. 1 of the 5 has a recorded sample response on its 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

Interactive docs
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.

Other groups