Spotify is a digital music and podcast streaming service with millions of tracks, personalized playlists, and social sharing features
Add one or more items to a user's playlist.
Add an item to the end of the user's current playback queue. this api only works for users who have spotify premium. the order of execution is not guaranteed when you use this api with other player api endpoints.
Add one or more items to a user's playlist. <<DEPRECATED use add_items_to_playlist>>
Change a playlist's name and public/private state. (the user must, of course, own the playlist.)
Check to see if the current user is following one or more artists or other spotify users.
Check to see if one or more spotify users are following a specified playlist.