Use this endpoint to get an API Auth Token you can use with the other Spotify endoints. Follow these easy steps to get a free Spotify API token using your Spotify account.
Create a Spotify Client
Log in to the Official Spotify API using your regular Spotify account and create a new Client ID
like this:
Take note of your Client ID
and Client Secret
and use them in this endpoint to get your access_token
in the JSON response. Copy this value and you can use it with the other Spotify endoints.