Create Artist
Create Artist. Use it to create and maintain artist profiles that can be attached to releases, tracks, primary artist credits, featured artist credits, and catalog searches. It applies the requested change and returns the updated resource, validation result, or action status needed for the next API step.
Authorization
BearerAuth In: header
Header Parameters
Required user_id for catalog ownership and quota context. The client must also have users:act-as.
uuidRequest Body
application/json
Request payload.
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
Was this page helpful?
List Artists
List Artists. Use it to create and maintain artist profiles that can be attached to releases, tracks, primary artist credits, featured artist credits, and catalog searches. It returns public references and organization-visible fields only, so clients can safely use returned values in follow-up API calls.
Update Artist
Update Artist. Use it to create and maintain artist profiles that can be attached to releases, tracks, primary artist credits, featured artist credits, and catalog searches. It applies the requested change and returns the updated resource, validation result, or action status needed for the next API step.