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

album.getInfo

Returns metadata information for an album.

Usage

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

Parameters

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