Skip to main content
GET
/
api
/
research
/
rank
cURL
curl --request GET \
  --url https://recoup-api.vercel.app/api/research/rank
{
  "status": "success",
  "rank": 123
}

Query Parameters

artist
string
required

Artist name or Recoup artist ID.

Response

200 - application/json

Artist rank

status
enum<string>
Available options:
success,
error
rank
integer | null

Global Chartmetric artist rank.