Skip to content
Headphones with musical notes coming out of it.simple-fm
DiscordGitHubMastodonTwitter

artist.getInfo

Returns metadata information for an artist.

Usage

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

Parameters

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