Artists

Get Artist Top Tracks

Returns the top tracks of an artist sorted rank type.

get/artists/top_tracks

Query parameters

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'.

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 *

limitinteger
Example:20

Specifies the limit of results being returned.

metricstring required
Example:playlists

The metric to sort the top results by.

scopestring required
Example:total

The time scope for the returned top results.

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.

resultstring
messagestring
source_idsstring[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.