Using your own Spotify API ensures your safety and privacy. I do not have access to your data,
and Spotify requires your explicit approval. Here are the steps to set up your API:
- Login at the Spotify
Developer Dashboard.
- Click on "Create App".
- Set the "Redirect URIs" field to
https://oldmartijntje.github.io/localNodeBox/dataTools/spotify to redirect back
to this website.
- Select the "Web API" checkbox.
- Fill in the other required fields as you see fit.
- Click the "Save" button.
- Go to the "Settings" tab.
- Copy your "Client ID" under the "Basic Information" section.
Now you can use your Spotify API on this website by entering your "Client ID" in the login page.
You'll be redirected to Spotify's login page to authenticate.