Featured Playlists and Playlist Items

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

Overview

In this lesson, we'll discuss the following two endpoints:

  • Get Featured Playlists
  • Add Items to Playlist

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.