Returns playlists featuring a specific track. Accepts a Chartmetric track ID (id) or a track name + optional artist (q, artist) for a Spotify-powered lookup. When no filter flag is passed, defaults to editorial + indie + majorCurator + popularIndie = true. Costs 5 credits per request.
Discover a Chartmetric track id via GET /api/research with type=tracks&beta=true — then pass the resulting id here for the most reliable match (avoids the ambiguity of name-based lookup).
Documentation Index
Fetch the complete documentation index at: https://developers.recoupable.com/llms.txt
Use this file to discover all available pages before exploring further.
Chartmetric track ID. Required if q is not provided. Obtain via GET /api/research with type=tracks&beta=true.
Track name to look up. Required if id is not provided. Combine with artist to narrow the match.
Artist name to disambiguate the track lookup when using q.
Streaming platform to return playlists for. Defaults to spotify.
spotify, applemusic, deezer, amazon Return current or past playlist placements. Defaults to current.
current, past Maximum number of placements to return.
Pagination offset.
ISO date lower bound for placements.
ISO date upper bound for placements.
Sort column.
Include editorial playlists. When no filter flags are set, defaults to true along with indie, majorCurator, popularIndie.
Include indie playlists.
Include major-curator playlists.
Include popular indie playlists.
Include personalized playlists.
Include chart playlists.
Include New Music Friday playlists.
Include "This Is" artist playlists.
Include algorithmic radio playlists.
Include brand playlists.