Get song overview with period comparison
Returns comprehensive metrics overview for a specific song with all-time totals and period comparison. Requires start_date and end_date.
path Parameters
songIdSong ID
query Parameters
startDateStart date (YYYY-MM-DD)
endDateEnd date (YYYY-MM-DD)
regionRegion to filter (optional)
User Region
Get song overview with period comparison › Responses
Song overview metrics found
songIdSong ID
titleSong title
artistArtist name
artistIdArtist ID
totalPlaysAll-time total plays (filtered by region if specified)
totalLikesAll-time total likes (filtered by region if specified)
Metric value with period comparison
Metric value with period comparison
Date range comparison with current and previous periods
regionThe region filter applied (null if not specified)
Get collection overview with period comparison
Returns comprehensive metrics overview for a specific collection with all-time totals and period comparison. Requires start_date and end_date.
path Parameters
collectionIdCollection ID
query Parameters
startDateStart date (YYYY-MM-DD)
endDateEnd date (YYYY-MM-DD)
regionRegion to filter (optional)
User Region
Get collection overview with period comparison › Responses
Collection overview metrics found
collectionIdCollection ID
titleCollection title
curatorCurator/Artist name
artistIdArtist ID
totalPlaysAll-time total plays (filtered by region if specified)
totalSavesAll-time total saves (filtered by region if specified)
Metric value with period comparison
Metric value with period comparison
Date range comparison with current and previous periods
regionThe region filter applied (null if not specified)
Get playlist overview with period comparison
Returns comprehensive metrics overview for a specific playlist with all-time totals and period comparison. Requires start_date and end_date.
path Parameters
playlistIdPlaylist ID
query Parameters
startDateStart date (YYYY-MM-DD)
endDateEnd date (YYYY-MM-DD)
regionRegion to filter (optional)
User Region
Get playlist overview with period comparison › Responses
Playlist overview metrics found
playlistIdPlaylist ID
titlePlaylist title
curatorCurator/Username
totalPlaysAll-time total plays (filtered by region if specified)
totalSavesAll-time total saves (filtered by region if specified)
Metric value with period comparison
Metric value with period comparison
Date range comparison with current and previous periods
regionThe region filter applied (null if not specified)
Get content trends (time-series data)
Returns time-series data for total plays per day for songs, collections, and playlists. Requires start_date and end_date parameters.
query Parameters
startDateStart date (YYYY-MM-DD)
endDateEnd date (YYYY-MM-DD)
regionRegion to filter (optional)
User Region
Get content trends (time-series data) › Responses
Content trends found
Daily total plays for songs
Daily total plays for collections
Daily total plays for playlists
Date range with start and end dates
Get top performing songs
Returns top 5 performing songs by plays and likes. Requires start_date and end_date parameters.
query Parameters
startDateStart date (YYYY-MM-DD)
endDateEnd date (YYYY-MM-DD)
regionRegion to filter (optional)
User Region
Get top performing songs › Responses
Top songs found
Top songs ranked by plays
Date range with start and end dates
Get top performing playlists
Returns top 5 performing playlists by plays and saves. Requires start_date and end_date parameters.
query Parameters
startDateStart date (YYYY-MM-DD)
endDateEnd date (YYYY-MM-DD)
regionRegion to filter (optional)
User Region
Get top performing playlists › Responses
Top playlists found
Top playlists ranked by plays
Date range with start and end dates
Get top performing collections
Returns top 5 performing collections by plays and saves. Requires start_date and end_date parameters.
query Parameters
startDateStart date (YYYY-MM-DD)
endDateEnd date (YYYY-MM-DD)
regionRegion to filter (optional)
User Region
Get top performing collections › Responses
Top collections found
Top collections ranked by plays
Date range with start and end dates
Get top performing artists
Returns top 5 performing artists by plays and likes aggregated from all their published songs. Requires start_date and end_date parameters.
query Parameters
startDateStart date (YYYY-MM-DD)
endDateEnd date (YYYY-MM-DD)
regionRegion to filter (optional)
User Region
Get top performing artists › Responses
Top artists found
Top artists ranked by plays
Date range with start and end dates
Get content release and engagement summary
Returns content release and engagement summary with period comparison. Requires start_date and end_date parameters.
query Parameters
startDateStart date (YYYY-MM-DD)
endDateEnd date (YYYY-MM-DD)
regionRegion to filter (optional)
User Region
Get content release and engagement summary › Responses
Content summary found
Metric value with period comparison
Metric value with period comparison
Metric value with period comparison
Metric value with period comparison
Metric value with period comparison
Date range comparison with current and previous periods
Get content state management metrics
Returns distribution of songs and collections by their effective state (published, scheduled, region-unavailable, admin-blocked) for all time. Requires region parameter.
query Parameters
regionRegion to filter (optional, defaults to GLB)
User Region
Get content state management metrics › Responses
State management metrics found
Songs state distribution
Collections state distribution
regionRegion filter applied
Get engagement rate metrics
Returns engagement rate metrics for content types with period comparison. Requires start_date and end_date parameters.
query Parameters
startDateStart date (YYYY-MM-DD)
endDateEnd date (YYYY-MM-DD)
regionRegion to filter (optional)
User Region
Get engagement rate metrics › Responses
Content rates found
Metric value with period comparison
Rate metric with description and comparison
Rate metric with description and comparison
Rate metric with description and comparison
Date range comparison with current and previous periods
Get top performing songs for an artist
Returns top 5 performing songs by plays and likes for an artist. Requires start_date and end_date parameters.
path Parameters
artistIdArtist UUID
query Parameters
startDateStart date (YYYY-MM-DD)
endDateEnd date (YYYY-MM-DD)
regionRegion to filter (optional)
User Region
Get top performing songs for an artist › Responses
Top songs found
Top songs ranked by plays
Date range with start and end dates
Get top performing playlists for an artist
Returns top 5 performing playlists by plays and saves that contain songs by the artist. Requires start_date and end_date parameters.
path Parameters
artistIdArtist UUID
query Parameters
startDateStart date (YYYY-MM-DD)
endDateEnd date (YYYY-MM-DD)
regionRegion to filter (optional)
User Region
Get top performing playlists for an artist › Responses
Top playlists found
Top playlists ranked by plays
Date range with start and end dates
Get top performing collections for an artist
Returns top 5 performing collections by plays and saves for an artist. Requires start_date and end_date parameters.
path Parameters
artistIdArtist UUID
query Parameters
startDateStart date (YYYY-MM-DD)
endDateEnd date (YYYY-MM-DD)
regionRegion to filter (optional)
User Region
Get top performing collections for an artist › Responses
Top collections found
Top collections ranked by plays
Date range with start and end dates
Get artist overview metrics
Returns comprehensive metrics for an artist including KPIs with temporal variations. Requires start_date and end_date parameters.
path Parameters
artistIdArtist UUID
query Parameters
startDateStart date (YYYY-MM-DD)
endDateEnd date (YYYY-MM-DD)
regionRegion to filter (optional)
User Region
Get artist overview metrics › Responses
Artist overview metrics found
artistIdArtist unique identifier
artistNameArtist display name
avatarUrlArtist avatar/profile image URL
primaryGenreMain genre classification
Key Performance Indicators for an artist
Information about the analyzed time period
Filters currently applied to the data
lastUpdatedTimestamp when metrics were last updated
Get market distribution for an artist
Returns market distribution for an artist by plays with period comparison. Requires start_date and end_date parameters.
path Parameters
artistIdArtist UUID
query Parameters
startDateStart date (YYYY-MM-DD)
endDateEnd date (YYYY-MM-DD)
topNNumber of top markets to return (1-50)
Get market distribution for an artist › Responses
Market distribution found
artistIdArtist ID
Information about the analyzed time period
totalMarketsTotal number of markets
Distribution by region
Other markets total information
lastUpdatedTimestamp when metrics were last updated
Get artist history (time-series data)
Returns time-series data for total plays per day for artist's songs, collections, and playlists. Requires start_date and end_date parameters.
path Parameters
artistIdArtist UUID
query Parameters
startDateStart date (YYYY-MM-DD)
endDateEnd date (YYYY-MM-DD)
regionRegion to filter (optional)
User Region
Get artist history (time-series data) › Responses
Artist history found
Daily total plays for songs
Daily total plays for collections
Daily total plays for playlists
Date range with start and end dates