styc
styc

Spotify API Guide

Follow the step by step instructions below to get your spotify API keys.

  1. Visit Spotify Developers.
  2. Log in using any of the available methods.
  3. In the top right hand corner, click on your name and select dashboard.
  4. Click on the create app button.
  5. Fill in the various required fields with whatever terminology you would like. The redirect URI does not matter in this instance. You can use something like http://localhost:9000/spotify/callback. Also select the Web API as the API/SDK we plan to use.
  6. Once you save that, it should redirect you to the basic information page under the settings for your newly created app. Here you will see your clientID and a link below to view your client secret. You have now got the required API keys from Spotify!