Aller au contenu

Le GET /api/v1/votes/claim est retiré le 1 octobre 2026.

Voir la migration

Classement joueurs

GET /api/v1/servers/players-ranking — top 25 du mois.

curl -H "Authorization: Bearer VOTRE_JETON" \
  "https://www.cgs-hub.com/api/v1/servers/players-ranking"
{
  "month": "2026-09",
  "ranking": [ { "playername": "pseudo", "votes": 12 } ]
}

Top 25 voteurs du mois civil pour ce serveur. Cache court (60 s). Auth : Authentification.