Playlist
Get playlist metadata — name, description, follower count, track count, and curator info.
Thin proxy over Chartmetric’s /playlist/:platform/:id detail lookup. id is Chartmetric’s own numeric playlist ID, not the streaming-platform’s native ID. Discover the Chartmetric playlist ID via GET /api/research with type=playlists&beta=true — the id field in each result is the Chartmetric ID to pass here.
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.
Query Parameters
Streaming platform the Chartmetric playlist is sourced from.
spotify, applemusic, deezer, amazon, youtube Chartmetric playlist ID (positive integer). This is not the streaming platform's native ID — e.g. Spotify's base62 ID 37i9dQZF1DXcBWIGoYBM5M for RapCaviar maps to Chartmetric ID 848051. Obtain via GET /api/research with type=playlists&beta=true.
^[1-9][0-9]*$"848051"
Response
Playlist metadata
Playlist metadata — name, description, follower count, track count, curator info, and Chartmetric-derived signals (editorial flag, suspicion score, active-ratio, week/month delta, mood/activity/genre tags).
Chartmetric playlist ID (same as the id query param).
Platform-native playlist ID (e.g. Spotify base62).
Curator display name (what used to be advertised as curator_name).
Track count on the playlist (note: field is num_track, not num_tracks).
True if this is a first-party editorial playlist (e.g. Spotify's RapCaviar).
ISO-3166 alpha-2 country code associated with the playlist, when known.
Fraction of days recently that the playlist was updated (Chartmetric-internal).
Chartmetric's internal playlist-suspicion score (lower is better).
Follower change over the last week.
Follower change over the last month.
ISO timestamp the playlist was last modified upstream.
ISO timestamp Chartmetric last synced the playlist.
