Skip to content

track.getTopTags

Returns popular tags for a track.

Usage

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

Parameters

ParamTypeRequiredDescription
artiststring The name of the artist.
trackstring The name of the track.