get track id

GET {{baseUrl}}/search?q=track:{{track}}+artist:{{artist}}&type=track

get track info

This request makes an authorized call to Spotify's Search API to find tracks by title and artist.

In the Tests tab, we save the first trackId and trackName returned to collection variables for use in the next request

Request Params

KeyDatatypeRequiredDescription
qstring
typestring