If you need to find an artist's UUID, use the Get artist by platform ID or Search artist by name endpoint.
Get artist metadata/ISNI/IPI numbers using their UUID.
If you need to find an artist's UUID, use the Get artist by platform ID or Search artist by name endpoint.
GET /api/v2.9/artist/{uuid}
Parameter name | Value | Description | Additional |
---|---|---|---|
uuid | string | An artist UUID |
Required |
Status code | Description | Resource |
---|---|---|
200 | OK
An Artist response |
Artist |
401 | Unauthorized
You are not logged in |
|
403 | Forbidden
This endpoint is not included in your current plan, reach out to help@soundcharts.com if you want access. |
|
404 | Not Found
Artist not found |