Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 728 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 728 Bytes

Postman API collections for Spotify

Postman Collection for connecting and retrieving data from Spotify API You can import them from Postman directly and perform the requests. Don't forget to import the environment file too and put your credentials there

Environment file

In Spofity.postman_environment.json you should put your Spotify clientId and client secret provided in Spotify Web Developer (https://developer.spotify.com)

Auth

These are the requests for getting Bearer tokens from Spotify API using your client id and client secret

Artists

These are artists related requests

Browse

These are artists related requests

Search

These are search related requests