Returns your current position on the Futuur leaderboard. Use this endpoint to track your standing relative to other traders and monitor how your score changes over time.Documentation Index
Fetch the complete documentation index at: https://docs.futuur.com/llms.txt
Use this file to discover all available pages before exploring further.
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.