Artists

Get Artist Catalog

Returns the track catalog of an artist ordered by release date descending, with Songstats track ID ascending as a stable tie-breaker.

get/artists/catalog

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 *

limitinteger
Example:20

Specifies the limit of results being returned.

offsetinteger
Example:20

Specifies the offset of the limited results being returned.

with_linksboolean
Example:true

Includes an array of all of the source links associated with the requested objected.

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
tracks_totalinteger
next_urlstring

Changes

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