Skip to content

artist.getInfo

Returns metadata information for an artist.

Usage

client.artist.getInfo({ artist, username? })

Parameters

ParamTypeRequiredDescription
artiststring The name of the artist.
usernamestring The username for the context of the request. If supplied, the user’s playcount for this artist is included in the response.