Skip to content
DocumentationAPI Reference

Artists

Get Artist
ArtistObject Artists.Retrieve(ArtistRetrieveParamsparameters, CancellationTokencancellationToken = default)
GET/artists/{id}
Get Several Artists
ArtistBulkRetrieveResponse Artists.BulkRetrieve(ArtistBulkRetrieveParamsparameters, CancellationTokencancellationToken = default)
GET/artists
Get Artist's Albums
ArtistListAlbumsPageResponse Artists.ListAlbums(ArtistListAlbumsParamsparameters, CancellationTokencancellationToken = default)
GET/artists/{id}/albums
Get Artist's Top Tracks
ArtistTopTracksResponse Artists.TopTracks(ArtistTopTracksParamsparameters, CancellationTokencancellationToken = default)
GET/artists/{id}/top-tracks
Get Artist's Related Artists
Deprecated
ArtistListRelatedArtistsResponse Artists.ListRelatedArtists(ArtistListRelatedArtistsParamsparameters, CancellationTokencancellationToken = default)
GET/artists/{id}/related-artists