Track Stats
Get per-track, per-source current stats by ISRC or track id — absolute streams_total, playlist reach, and chart counts.
Query Parameters
Track ISRC. Provide exactly one track identifier.
"USQY51771120"
Songstats track id (from GET /api/research/tracks).
Spotify track id.
Apple Music track id.
Comma-separated list of sources, or all. e.g. spotify, apple_music, deezer, youtube.
"spotify"
Include the per-source playlists[] array in data.
Include the per-source charts[] array in data.
Include radio stations[] data where available.
Include video data where available.
Include external links where available.
Return only current counters, omitting historical/total breakdowns where applicable.
Max items in toggled arrays (e.g. playlists[]).
Pagination offset for toggled arrays.
Response
Per-track current stats, one entry per requested source.
Per-track current statistics for the requested source(s). Mirrors ResearchMetricsResponse, scoped to a single recording. When every requested source is store-served, the response is the minimal envelope { result, stats } — track_info, source_ids, and message appear only when Songstats served part of the request.
