Leaderboards expose ranked account performance and XP fields. Competitions expose campaign-specific scoring, projected XP, rankings, and placement.Documentation Index
Fetch the complete documentation index at: https://docs.ekiden.fi/llms.txt
Use this file to discover all available pages before exploring further.
User Leaderboard
| Parameter | Notes |
|---|---|
timeframe | Ranking window. See OpenAPI for accepted enum values. |
| Parameter | Notes |
|---|---|
limit | Page size. |
offset | Pagination offset. |
sub_account_addressplacerankedvolumepnlroiaccount_valuetrading_xpreferral_xptotal_xp
User Placement
sub_account to request placement for a specific sub-account:
sub_account is supplied. Unranked entries use ranked: false.
Public Competitions
Public competition endpoints do not require user auth:Authenticated Competition Views
Authenticated user endpoints use competition IDs:sub_account_addressrankscoremetric_valueactive_dayseligibleineligible_reasonprojected_xp
projected_xp is display-only live projection from current eligible leaderboard scores. Final XP allocation should come from the rewards ledger.
Status Filtering
List endpoints accept an optionalstatus filter. Use the generated OpenAPI reference for the accepted competition statuses and response schemas.