Discover artists

Discover artists ranked by metrics such as followers, streams or engagement on music platforms.

Name

discover_artists

Schema

Type
object

Properties

Name Description Example
platform Platform used for ranking artists. Use platform "soundcharts" with metric "score" to retrieve the global artist ranking. spotify
metric Metric used to rank artists. followers
period Time period used for growth ranking week
country Filter artists by their country of origin (artist nationality) using an ISO 3166-1 alpha-2 country code. FR
genre Music genre used to filter artists. Use the list_artist_music_genres tool to retrieve available genres. hip hop
minValue Minimum audience value. 0
maxValue Maximum audience value. 10000
sortBy Sort artists by latest total value, absolute growth or percentage growth total
sortOrder Sort direction desc
limit Maximum number of artists to return.
cursor Pagination cursor returned by a previous call. Use it to retrieve the next page of results.

Required

Name
platform
metric