Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 609 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 609 Bytes

How do I obtain API tokens?

Spotify

  • Go to your Spotify Developer Dashboard
  • Create an App.
  • Fill out the name and description, and set the redirect URI to http://localhost:3000. Click create.
  • Under Settings, Click Show Client Secret.

Now, we have our Spotify Client ID and Client SECRET. We'll need them to generate refresh token in the app.

Genius

  • Visit Genius.com and login
  • Enter App name, Website URL and then press Save
  • Press the Generate Access Token to get your GENIUS Token