Labelcamp API v2
​integer · min: 1​integer · min: 1 · max: 200​string​string​string
Manage availability information for artists, products, and tracks on Digital Service Providers (DSPs).
Availabilities track the presence and external identifiers of your content on various streaming platforms, including:
- External identifiers (e.g., Spotify IDs, Apple Music IDs)
- Platform-specific URLs
- Territory-specific availability
Supported item types: Artist, Product, Track
Use this resource to link your internal content to external platform identifiers for tracking and integration purposes.
List availabilities
GET
https://api.idol.io/api/v2
/availabilities
Retrieve a list of availabilities for artists, products, or tracks on DSPs
query Parameters
page[number]Page number for pagination
Default: 1
page[size]Number of items per page (max 200)
Default: 20
filter[track-id]Filter by track ID
filter[product-id]Filter by product ID
filter[artist-id]Filter by artist ID
List availabilities › Responses
Successful response
​object[]
Array of resource objects (override with specific resource schema)
​object[]
Related resources included in the response
​object
​object
Create an availability
POST
https://api.idol.io/api/v2
/availabilities