Endpoint
Authentication
This endpoint requires HMAC-SHA512 authentication. Include the following headers with every request:| Header | Description |
|---|---|
Key | Your public API key |
Timestamp | Current Unix timestamp |
HMAC | SHA-512 signature of the request |
Parameters
This endpoint takes no parameters.Response
Your current position on the leaderboard. Lower is better — rank
1 is the top trader.Your cumulative score used to determine your rank position.
The total number of ranked users. Use this alongside
rank to calculate your percentile.