Labels

Get Label Historic Stats

Returns historic information of a record label filtered by source.

get/labels/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_label_idstring
Example:7gk4yfc9

The Songstats ID of the label being requested *

beatport_label_idstring
Example:74932

The Beatport ID of the label 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.

resultstring
messagestring
source_idsstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.