cURL
curl --request GET \ --url https://recoup-api.vercel.app/api/research/rank
{ "status": "success", "rank": 123 }
Get an artist’s global Chartmetric ranking as a single integer value.
Artist name or Recoup artist ID.
Artist rank
success
error
Global Chartmetric artist rank.
Was this page helpful?