Collaborators
Get Collaborator Historic Stats
Returns historic information of a collaborator filtered by source.
get/collaborators/historic_stats
Query parameters
sourcestring required
Example:spotify,apple_music,deezer
Specifies the sources that data is being requested for. Can be a comma separated list of individual sources or be set to 'all'.
songstats_collaborator_idstring
Example:vkwh40ql
The Songstats ID of the collaborator being requested *
tidal_artist_idstring
Example:49475872
The TIDAL ID of the collaborator being requested *
start_datestring date
Example:2021-12-31
Specifies the start_date of the historic data that is being requested.
end_datestring date
Example:2022-01-16
Specifies the end_date of the historic data that is being requested.
with_aggregatesboolean
Example:true
Includes data points aggregated by Songstats like playlists_current, playlists_reach_current, charts_current, etc.
Headers
Accept-Encodingstring
Example:gzip, deflate, br
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.