Get Track Historic Stats
Returns historic information of a track filtered by source.
NOTE: For Artist/Label API Keys, please make sure to always include either the songstats_artist_id or spotify_artist_id parameter.
Query parameters
Specifies the sources that data is being requested for. Can be a comma separated list of individual sources or be set to 'all'.
The ISRC of the track being requested *
The Songstats ID of the track being requested *
The Spotify ID of the track being requested *
Specifies the start_date of the historic data that is being requested.
Specifies the end_date of the historic data that is being requested.
Includes data points aggregated by Songstats like playlists_current, playlists_reach_current, charts_current, etc.
The Spotify ID of the artist being requested *
The Apple Music ID of the artist being requested *
The Songstats ID of the artist being requested *
The Apple Music ID of the track being requested *
Headers
gzip, deflate, br
Response
OK: The request has succeeded. The client can read the result of the response.
Changes
No recorded changes to this endpoint across all 1 revision of this API.