Artists
Get Artist Top Playlists
Returns the top playlists of an artist. Playlist rankings are available for Spotify, Deezer, TIDAL, and SoundCloud; 1001Tracklists returns top tracklists.
get/artists/top_playlists
Query parameters
songstats_artist_idstring
Example:pod5zlug
The Songstats ID of the artist being requested *
spotify_artist_idstring
Example:28j8lBWDdDSHSSt5oPlsX2
The Spotify ID of the artist being requested *
apple_music_artist_idinteger
Example:261545033
The Apple Music ID of the artist being requested *
scopestring required
Example:total
The time scope for the returned top results.
sourcestring required
Example:spotify,apple_music,deezer
Specifies the sources that data is being requested for. Can be a comma separated list of individual sources or be set to 'all'.
limitinteger
Example:20
Specifies the limit of results being returned.
only_editorialboolean
Only include editorial playlists.
Headers
Accept-Encodingstring
Example:gzip, deflate, br
gzip, deflate, br
Response
OK: The request has succeeded. The client can read the result of the response.
Changes
No recorded changes to this endpoint across all 1 revision of this API.