Connect your Spotify account

Spotify requires every app that uses its API to be registered under its own developer credentials, so you'll need to create your own Spotify app to use these tools. You'll also need a Spotify Premium account, since some of the underlying API endpoints these tools rely on require it. Everything runs entirely in your browser; nothing is stored on a server.

1
Create a Spotify developer accountGo to the Spotify Developer Dashboard and log in with your regular Spotify account.
2
Create an appClick "Create app", give it any name and description you like, and select "Web API" when asked which APIs you plan to use. Spotify limits developer accounts to one app — if you already have one, you can reuse it instead and just add the redirect URIs below to it.
3
Copy your Client IDOn your new app's dashboard page, copy the "Client ID" shown near the top. Paste it into the field below.
4
Add redirect URIsIn your app's settings, add the redirect URI below to the allowlist.
Redirect URI
https://spotify.michaelgladstone.com/auth/callback