Skip to content
DocumentationAPI Reference

Playlists

Get Playlist
GET/playlists/{playlist_id}
Change Playlist Details
PUT/playlists/{playlist_id}

PlaylistsTracks

Get Playlist Items
GET/playlists/{playlist_id}/tracks
Add Items to Playlist
POST/playlists/{playlist_id}/tracks
Update Playlist Items
PUT/playlists/{playlist_id}/tracks
Remove Playlist Items
DELETE/playlists/{playlist_id}/tracks

PlaylistsFollowers

Follow Playlist
PUT/playlists/{playlist_id}/followers
Unfollow Playlist
DELETE/playlists/{playlist_id}/followers
Check if Current User Follows Playlist
GET/playlists/{playlist_id}/followers/contains

PlaylistsImages

Get Playlist Cover Image
GET/playlists/{playlist_id}/images
Add Custom Playlist Cover Image
PUT/playlists/{playlist_id}/images