cURL
curl --request GET \ --url https://api.clicker.xyz/v1/leaderboard/ranking \ --header 'Authorization: Bearer <token>'
{ "rankings": {} }
Get a specific user’s ranking position across different PnL leaderboard sections. Returns ranking numbers for each requested section (e.g., overall, by chain, by community).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The address / public key.
200
Show child attributes