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

track.getInfo

Returns metadata information for a track.

Usage

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

Parameters

ParamTypeRequiredDescription
artiststringThe name of the artist.
trackstringThe name of the track.
usernamestringThe username for the context of the request. If supplied, the user’s playcount for this track and whether they have loved the track is included in the response.