Retrieves model rank
curl --request GET \ --url https://api.enkryptai.com/leaderboard/rank/{modelName} \ --header 'apikey: <api-key>'
{ "status": "success", "data": { "rank": 8 } }
The name of the model
"Mistral-7B-Instruct-v0.1"
"success"
Show child attributes
8