.. _setup: Setup ===== Requirements ------------ - You need to have a spotify account with premium access. Register an Application ----------------------- Go to the `Dashboard `_ and register a new application. On the left side you should see the *Client ID* and a button to show the *Client Secret*. You will need both to interact with the api. Set Redirect URI ---------------- Still in the application monitor go to *EDIT SETTINGS* and add "`http://localhost:2342/`" as *Redirect URI*.