Labelcamp API v2
​integer · min: 1​integer · min: 1 · max: 200
Product Types
Product type classification.
Available types: Album, Single, EP, Video
Defines the format and type of music releases.
List product types
GET
https://api.idol.io/api/v2
/product-types
Retrieve all available product types
query Parameters
page[number]Page number for pagination
Default: 1
page[size]Number of items per page (max 200)
Default: 20
List product types › Responses
Successful response
Array of resource objects (override with specific resource schema)
​object[]
Related resources included in the response
Get product type details
GET
https://api.idol.io/api/v2
/product-types/{id}