OAuth 2.0

Go to Product

Spotify supports OAuth 2.0 for authenticating all API requests.

Options

Client ID
The “Client ID” (aka. “API Key”) for OAuth. You will typically get this when setting up the API.
Client Secret
The “Client Secret” for OAuth. You will typically get this when setting up the API.
Scopes
Select the OAuth scopes for which you’d like to authorize (you can select one or more scopes):
  • app-remote-control: Communicate with the Spotify app on your device.
  • playlist-read-private: Access your private playlists.
  • playlist-read-collaborative: Access your collaborative playlists.
  • playlist-modify-public: Manage your public playlists.
  • playlist-modify-private: Manage your private playlists.
  • user-library-read: Access your saved content.
  • user-library-modify: Manage your saved content.
  • user-read-private: Access your subscription details.
  • user-read-email: Get your real email address.
  • user-follow-read: Access your followers and who you are following.
  • user-follow-modify: Manage your saved content.
  • user-top-read: Read your top artists and content.
  • user-read-playback-position: Read your position in content you have played.
  • user-read-playback-state: Read your currently playing content and Spotify Connect devices information.
  • user-read-recently-played: Access your recently played items.
  • user-read-currently-playing: Read your currently playing content.
  • user-modify-playback-state: Control playback on your Spotify clients and Spotify Connect devices.
  • ugc-image-upload: Upload images to Spotify on your behalf.
  • streaming: Play content and control playback on your other devices.
Authorize Access
Click this button to perform the authorization. It will open a new browser window. Follow the instructions given there.
Clear Token
Removes the stored token.

Input Ports

This node has no input ports

Output Ports

Icon
Configuration data.

Popular Predecessors

  • No recommendations found

Popular Successors

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.