get recommendations
GET {{baseUrl}}/recommendations?seed_tracks={{trackId}}
get recommendations
This request makes an authorized call to Spotify's Browse API to find song recommendations based on seed_tracks.
In the Tests tab, we use Qodex's [visualizer feature] to template a UI in the Visualize tab of the response
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
seed_tracks | string |