Apple Artists
AppleArtist resource allows listing and creating artist representations specific to Apple Music platform. The AppleArtist resource links your artists to Apple Music's catalog, providing Apple-specific metadata like genre classification and locale information.
List Apple artists
Retrieve a list of Apple Music artist representations
query Parameters
page[number]Page number for pagination
page[size]Number of items per page (max 200)
filter[name]Filter by artist name
filter[distributor-id]Filter by distributor ID
List Apple artists › Responses
Successful response
Array of resource objects (override with specific resource schema)
Related resources included in the response
Create an Apple artist
Create a new Apple Music artist representation.
Required fields: distributor-id, name
Create an Apple artist › Request Body
Create an Apple artist › Responses
Apple artist created successfully
The primary resource object (override with specific resource schema)
Related resources included in the response
Get Apple artist details
Retrieve a single Apple artist by ID
path Parameters
idResource ID
query Parameters
includeComma-separated list of related resources to include
Get Apple artist details › Responses
Successful response
The primary resource object (override with specific resource schema)
Related resources included in the response