v3
latestOpenAPI 3.0.02026-07-31201304298.9 KBArtist
Get songs
get/api/v2.21/artist/{uuid}/songs
Path parameters
uuidstring required
An artist UUID
Query parameters
mainPerformerinteger
If 1, only return the main performer songs. If 0, only return the featuring performer songs. If empty, return both.
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