cURL
curl --request GET \ --url https://recoup-api.vercel.app/api/research/playlist
{ "status": "<string>", "name": "<string>", "id": 123, "description": "<string>", "followers": 123, "num_tracks": 123, "curator_name": "<string>" }
Get playlist metadata — name, description, follower count, track count, and curator info.
Streaming platform.
spotify
applemusic
deezer
amazon
youtube
Playlist ID on the platform.
Playlist metadata
Playlist metadata — name, description, follower count, track count, and curator info.
Was this page helpful?