Spotify

Generated from:

Create a GET request to the Spotify API to search for a track by name

Request

GET

URL

https://api.spotify.com/v1/search?q={{TRACK_NAME}}&type=track

Headers

AuthorizationBearer {{SPOTIFY_ACCESS_TOKEN}}
Content-Typeapplication/json

This request was generated from:

Create a GET request to the Spotify API to search for a track by name

Generate your own →

Type any API. Get a production-ready request. No login required.