Featured Playlists and Playlist Items

Learn how to get information about featured playlists and view the items of a playlist using Spotify API.

In this lesson, we'll discuss the endpoints using which we can get a list of featured playlists and look at the items in the playlists.

Most popular playlists

​​Featured playlists are the most popular playlists among Spotify users. We can get a list of these playlists using the Get Featured Playlists endpoint. The base URI of this endpoint is https://api.spotify.com/v1/browse/featured-playlists.

Request parameters

The table below contains information about the query parameters for this endpoint.

Get hands-on with 1200+ tech skills courses.