Labelcamp API v2
​integer · min: 1​integer · min: 1 · max: 200
Playlists
Track playlists across streaming platforms.
List playlists
GET
https://api.idol.io/api/v2
/playlists
Retrieve all available playlists
query Parameters
page[number]Page number for pagination
Default: 1
page[size]Number of items per page (max 200)
Default: 20
List playlists › Responses
Successful response
Array of resource objects (override with specific resource schema)
​object[]
Related resources included in the response
Get playlist details
GET
https://api.idol.io/api/v2
/playlists/{id}