Get Artist Details
API Endpoint
Path Parameters
Parameter
Type
Description
artistId
string
The unique ID of the artist
Authentication Requirements
All requests must include authentication credentials.
Authorization Header: Pass the API key and secret as
<API_KEY>:<API_SECRET>
.Enterprise-ID Header: Required when accessing artists at the account level. Pass the
enterpriseId
as a header.
Example Request
Response
Success Response (200 OK)
Last updated