Skip to content

album.getTopTags

Returns popular tags for an album.

Usage

client.album.getTopTags({ artist, album })

Parameters

ParamTypeRequiredDescription
artiststring The name of the artist.
albumstring The name of the album.