Skip to content

track mix

Hugo Melder edited this page Oct 15, 2020 · 2 revisions

Example Request

Method

GET

Url

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

Header

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

Example Response

{
  "id": "001651ecb6f1c202a9ba7e2bbdab92"
}

TIDALAPI REST Documentation

Artists
Albums
Playlists
Tracks
Videos
Mixes
User
Get
Delete
Add
Pages
Search
Feed
Widevine
Authentication
Clone this wiki locally