add_tracks_to_playlist | Add Tracks to User’s Playlist |
change_playlist_details | Change a playlist’s name and public/private state. (The user... |
check_me_following | Check Me Following |
check_users_following | Check if Users Follow a Playlist |
create_playlist | Create Playlist for User |
dedupe_album_names | Remove duplicate album names |
follow_artists_or_users | Add Current User as Follower Artists or Other Users |
follow_playlist | Add Current User to Followers of Playlist. |
get_album | Get Spotify catalog information for a single album. |
get_albums | Get Spotify catalog information for multiple albums... |
get_album_tracks | Get Spotify catalog information about an album’s tracks.... |
get_artist | Get Spotify catalog information for a single artist... |
get_artist_albums | Get Spotify catalog information for multiple artists... |
get_artist_audio_features | Get Audio Features For Artists' Discography |
get_artists | Get Spotify catalog information for multiple artists... |
get_artist_top_tracks | Get Spotify catalog information about an artist’s top tracks... |
get_categories | Get a list of Spotify categories |
get_category | Get a single category used to tag items |
get_category_playlists | Get a list of Spotify playlists tagged with a particular... |
get_featured_playlists | Get list of Spotify featured playlists |
get_genre_artists | Search for Artists by Genre |
get_label_artists | Search for artists by label |
get_my_currently_playing | Get the object currently being played on the user’s Spotify... |
get_my_current_playback | Get information about the user’s current playback state,... |
get_my_devices | Get information about a user’s available devices. |
get_my_followed_artists | Get My Followed Artists |
get_my_playlists | Get List of My Playlists |
get_my_profile | Get User Profile Information |
get_my_recently_played | Get Current User's Recently Played Tracks |
get_my_saved_albums | Get Current User's Saved Albums |
get_my_saved_tracks | Get User's Saved Tracks |
get_my_top_artists_or_tracks | Get User’s Top Artists or Tracks |
get_new_releases | Get new releases |
get_playlist | Get User Playlist |
get_playlist_audio_features | Get Features and Popularity of Playlists on Spotify |
get_playlist_cover_image | Get Image Associated with Playlist |
get_playlist_tracks | Get Details of User Playlist Tracks. |
get_recommendations | Create a playlist-style listening experience based on seed... |
get_recommendations_all | Get recommendations for unlimited vector of track IDs |
get_related_artists | Get Spotify catalog information about artists similar to a... |
get_show | Get Spotify catalog information for a single show. |
get_show_episodes | Get Spotify catalog information about an show's episodes.... |
get_shows | Get Spotify catalog information for multiple shows identified... |
get_spotify_access_token | Get Spotify Access Token |
get_spotify_authorization_code | Get Spotify Authorization Code |
get_track | Get Spotify catalog information for a single track identified... |
get_track_audio_analysis | Get a detailed audio analysis for a single track identified... |
get_track_audio_features | Get audio features of tracks |
get_tracks | Get Spotify catalog information for a single track identified... |
get_user_audio_features | Get User Playlist Audio Features |
get_user_playlists | Get List of User Playlists |
get_user_profile | Get User Public Profile Information |
is_uri | Check if a string matches the pattern of a Spotify URI |
pause_my_playback | Pause Playback |
pipe | Pipe operator |
pitch_class_lookup | Pitch class notation lookup |
remove_tracks_from_playlist | Remove Tracks from User’s Playlist |
scopes | Valid Authorization Scopes |
search_spotify | Search for an item |
seek_to_position | Seeks to the given position in the user’s currently playing... |
set_my_repeat_mode | Set User Playback Mode |
set_my_volume | Set User Device Volume |
skip_my_playback | Skips to Next Track |
skip_my_playback_previous | Skips to previous track in the user’s queue. |
spotifyr | 'spotifyr' package |
start_my_playback | Skips to previous track in the user’s queue. |
tidy | Tidy a Playlist |
toggle_my_shuffle | Toggle shuffle on or off for user’s playback. |
transfer_my_playback | Transfer playback to a new device and determine if it should... |
unfollow_playlist | Remove Current User from Followers of Playlist. |
validate_country | Validate country parameter |
validate_include_meta_info | Validate include_meta_info parameter |
validate_limit | Validate limit parameter |
validate_locale | Validate locale parameter |
validate_market | Validate market parameter |
validate_offset | Validate offset parameter |
validate_parameters | Assertion for Correct API Requests. |
validate_position_ms | validate position_ms parameter |
validate_state | validate state parameter |
validate_time_range | validate time_range parameter |
validate_type_artist_or_user | Validate type paramter for 'artists' or 'user'. |
validate_type_artists_or_tracks | Validate type paramter for 'artists' or 'tracks' |
validate_volume_percent | Validate volume percent parameter |
verify_result | Verify API Result |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.