artist mix - hmelder/TIDAL GitHub Wiki

Example Request

Method

GET

Url

https://api.tidal.com/v1/artists/{id}/mix?countryCode={country}

Header

authorization: Bearer {access_token}or
x-tidal-token: {client_id} (No Authentication Needed)

Example Response

 {
  "id": "00008ded8a6682c338c2fbabd6619f"
}