| add_tracks_to_playlist | Add Tracks to a Playlist Add one or more tracks to a users... |
| check_saved_tracks | Check User<e2><80><99>s Saved Tracks Check if one or more... |
| create_playlist | Create a Playlist Create a playlist for a Spotify user. (The... |
| follow | Follow Artists or Users Add the current user as a follower of... |
| following | Check if Current User Follows Artists or Users Check to see... |
| following_playlist | Check if Users Follow a Playlist Check to see if one or more... |
| follow_playlist | Follow a Playlist Add the current user as a follower of a... |
| get_album | Get an Album Get Spotify catalog information for a single... |
| get_albums | Get Several Albums Get Spotify catalog information for... |
| get_album_tracks | Get an Album<e2><80><99>s Tracks Get Spotify catalog... |
| get_artist | Get an Artist |
| get_artist_albums | Get an Artist<e2><80><99>s Albums Get Spotify catalog... |
| get_artist_relatedartists | Get an Artist<e2><80><99>s Related Artists Get Spotify... |
| get_artists | Get Several Artists |
| get_artist_toptracks | Get an Artist<e2><80><99>s Top Tracks Get Spotify catalog... |
| get_categories | Get a List of Categories Get a list of categories used to tag... |
| get_category | Get a Category Get a single category used to tag items in... |
| get_category_playlists | Get a Category<e2><80><99>s Playlists Get a list of Spotify... |
| get_currently_playing_track | Get the User<e2><80><99>s Currently Playing Track Get the... |
| get_current_user_profile | Get Current User<e2><80><99>s Profile Get detailed profile... |
| get_featured_playlists | Get a List of Featured Playlists Get a list of Spotify... |
| get_new_releases | Get a List of New Releases Get a list of new album releases... |
| get_playlist | Get a Playlist Get a playlist owned by a Spotify user. |
| get_playlist_tracks | Get a Playlist<e2><80><99>s Tracks Get full details of the... |
| get_response_content | Check API call executed correctly |
| get_saved_tracks | Get a User<e2><80><99>s Saved Tracks Get a list of the songs... |
| get_tokens | Get tokens for Client Credential This function looks for... |
| get_track | Get a Track Get Spotify catalog information for a single... |
| get_track_audio_analysis | Get Audio Analysis for a Track Get a detailed audio analysis... |
| get_track_audio_features | Get Audio Features for a Track Get audio feature information... |
| get_tracks | Get Several Tracks Get Spotify catalog information for... |
| get_tracks_audio_features | Get Audio Features for Several Tracks Get audio features for... |
| get_user_devices | Get a User<e2><80><99>s Available Devices Get information... |
| get_user_followed_artists | Get User<e2><80><99>s Followed Artists Get the current... |
| get_user_playback | Get Information About The User<e2><80><99>s Current Playback... |
| get_user_playlists | Get a List of a User<e2><80><99>s Playlists Get a list of the... |
| get_user_profile | Get a User<e2><80><99>s Profile Get public profile... |
| get_user_recently_played | Get Current User<e2><80><99>s Recently Played Tracks Get... |
| get_user_top | Get a User<e2><80><99>s Top Artists and Tracks Get the... |
| pause_user_playback | Pause a User<e2><80><99>s Playback Pause playback on the... |
| remove_track | Remove User<e2><80><99>s Saved Tracks Remove one or more... |
| remove_tracks_from_playlist | Remove Tracks from a Playlist Remove one or more tracks from... |
| save_track | Save Tracks for User Save one or more tracks to the current... |
| search_spotify | Get Spotify catalog information about artists, albums, tracks... |
| seek_user_playback | Seek To Position In Currently Playing Track Seeks to the... |
| set_credentials | Set credentials to be accessed by all functions |
| set_tokens | Set tokens in global environment |
| skip_user_playback_next | Skip User<e2><80><99>s Playback To Next Track Skips to next... |
| skip_user_playback_previous | Skip User<e2><80><99>s Playback To Previous Track Skips to... |
| start_user_playback | Start/Resume a User<e2><80><99>s Playback Start a new context... |
| transfer_user_playback | Transfer a User<e2><80><99>s Playback Transfer playback to a... |
| unfollow | Unfollow Artists or Users Remove the current user as a... |
| unfollow_playlist | Unfollow a Playlist Remove the current user as a follower of... |
| user_auth | Authorize a user |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.