v3

latestOpenAPI 3.0.02026-07-31201304298.9 KB
Artist

Get songs

get/api/v2/artist/{uuid}/songs

Path parameters

uuidstring required

An artist UUID

Query parameters

mainPerformerboolean

If true, only return the main performer songs. If false, only return the featuring performer songs.

offsetinteger

Get results starting from position

limitinteger

Number of results (max. 100)

sortBystring

Sort criteria. Available values are : name, releaseDate, spotifyStream, shazamCount, youtubeViews, spotifyPopularity, soundchartsScore

sortOrderstring

Sort order. Available values are : asc, desc

Response

An Artist song collection response