Songstats
###### With the Songstats API, you can: - Fetch music data across 18 streaming and social media services - Grab detailed playlist, chart and audience information - Collect historic insights on tracks, artists and labels
Songstats endpoints
| Method | Endpoint | Description |
|---|---|---|
| Artists | ||
| GET |
Get Artist Info /artists/info |
Returns metadata information of an artist. |
| GET |
Get Artist Activities /artists/activities |
Returns the latest activities of an artist filtered by source. |
| GET |
Get Artist Current Stats /artists/stats |
Returns summary and detailed information of an artist filtered by source. |
| GET |
Get Artist Historic Stats /artists/historic_stats |
Returns historic information of an artist filtered by source. |
| GET |
Get Artist Audience /artists/audience |
Returns audience information of an artist filtered by source. |
| GET |
Get Artist Audience Details /artists/audience/details |
Returns detailed audience information of an artist for a specific country filtered by source. |
| GET |
Get Artist Catalog /artists/catalog |
Returns the track catalog of an artist. |
| GET |
Get Artist Top Tracks /artists/top_tracks |
Returns the top tracks of an artist sorted rank type. |
| GET |
Get Artist Top Playlists /artists/top_playlists |
Returns the top playlists of an artist. |
| GET |
Get Artist Top Curators /artists/top_curators |
Returns the top curators supporting an artist. |
| GET |
Get Artist Top Commentors /artists/top_commentors |
Returns the top commentors supporting an artist. |
| GET |
Get Artist Songshare /artists/songshare |
Returns Songshare smart link information of an artist. |
| GET |
Search Artist /artists/search |
Search for an artist. |
| POST |
Add Artist Link /artists/link_request |
Request for link to be added to an artist. |
| DELETE |
Remove Artist Link /artists/link_request |
Request for link to be removed from an artist. |
| POST |
Add Artist Track /artists/track_request |
Request for a track to be added to an artist catalog. |
| DELETE |
Remove Artist Track /artists/track_request |
Request for track to be removed from an artist catalog. |
| Collaborators | ||
| GET |
Get Collaborator Info /collaborators/info |
Returns metadata information of a collaborator. |
| GET |
Get Collaborator Activities /collaborators/activities |
Returns the latest activities of a collaborator filtered by source. |
| GET |
Get Collaborator Current Stats /collaborators/stats |
Returns summary and detailed information of a collaborator filtered by source. |
| GET |
Get Collaborator Historic Stats /collaborators/historic_stats |
Returns historic information of a collaborator filtered by source. |
| GET |
Get Collaborator Audience /collaborators/audience |
Returns audience information of a collaborator filtered by source. |
| GET |
Get Collaborator Audience Details /collaborators/audience/details |
Returns detailed audience information of a collaborator for a specific country filtered by source. |
| GET |
Get Collaborator Catalog /collaborators/catalog |
Returns the track catalog of a collaborator. |
| GET |
Get Collaborator Top Tracks /collaborators/top_tracks |
Returns the top tracks of a collaborator sorted rank type. |
| GET |
Get Collaborator Top Playlists /collaborators/top_playlists |
Returns the top playlists of a collaborator. |
| GET |
Get Collaborator Top Curators /collaborators/top_curators |
Returns the top curators supporting a collaborator. |
| GET |
Get Collaborator Top Commentors /collaborators/top_commentors |
Returns the top commentors supporting a collaborator. |
| GET |
Get Collaborator Songshare /collaborators/songshare |
Returns Songshare smart link information of a collaborator. |
| GET |
Search Collaborator /collaborators/search |
Search for a collaborator. |
| POST |
Add Collaborator Link /collaborators/link_request |
Request for link to be added to a collaborator. |
| DELETE |
Remove Collaborator Link /collaborators/link_request |
Request for link to be removed from a collaborator. |
| POST |
Add Collaborator Track /collaborators/track_request |
Request for a track to be added to a collaborator catalog. |
| DELETE |
Remove Collaborator Track /collaborators/track_request |
Request for track to be removed from a collaborator catalog. |
| Labels | ||
| GET |
Get Label Info /labels/info |
Returns metadata information of a record label. |
| GET |
Get Label Activities /labels/activities |
Returns the latest activities of a label filtered by source. |
| GET |
Get Label Current Stats /labels/stats |
Returns summary and detailed information of a record label filtered by source. |
| GET |
Get Historic Label Stats /labels/historic_stats |
Returns historic information of a record label filtered by source. |
| GET |
Get Label Audience /labels/audience |
Returns audience information of a record label filtered by source. |
| GET |
Get Label Audience Details /labels/audience/details |
Returns detailed audience information of a record label for a specific country filtered by source. |
| GET |
Get Label Catalog /labels/catalog |
Returns the track catalog of a record label. |
| GET |
Get Label Top Tracks /labels/top_tracks |
Returns the top tracks of a label sorted by rank type. |
| GET |
Get Label Top Playlists /labels/top_playlists |
Returns the top playlists of a label. |
| GET |
Get Label Top Curators /labels/top_curators |
Returns the top curators supporting a label. |
| GET |
Get Label Top Commentors /labels/top_commentors |
Returns the top commentors supporting a label. |
| GET |
Get Label Songshare /labels/songshare |
Returns Songshare smart link information of a record label. |
| GET |
Search Label /labels/search |
Search for a record label. |
| POST |
Add Label Link /labels/link_request |
Request for link to be added to a record label. |
| DELETE |
Remove Label Link /labels/link_request |
Request for link to be removed from a record label. |
| POST |
Add Label Track /labels/track_request |
Request for track to be added to a record label catalog. |
Songstats pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO Recommended | $99.99 / month | 6 / second |
|
| ULTRA | $499.99 / month | 6 / second |
|
| MEGA | $999.99 / month | 6 / second |
|