Spotify Now Playing is an easy-to-use API that returns your currently playing track in Spotify. Use of the API requires a one-time Spotify sign-in, in exchange for an API key.
Get API Key1. Get an API key using the link above.
2. Call the API from your app or website using the URL provided with your API key.
3. That's it!
See a sample API responseFeel free to submit pull requests, create issues, and fork this repository for your own projects.
Open Project in GitHub