Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.ekiden.fi/api/v1/competitions
{ "data": [ { "description_md": "<string>", "end_time_ms": 123, "id": "<string>", "prize_usdc": 1, "scoring": { "end_weight_bps": 1, "max_daily_contribution_bps": 1, "min_active_days": 1, "min_daily_activity_units": 1, "start_weight_bps": 1, "consistency_max_bonus_bps": 1, "consistency_target_days": 1, "use_consistency_multiplier": true }, "slug": "<string>", "start_time_ms": 123, "title": "<string>", "symbol": "<string>" } ] }
draft
scheduled
active
ended
cancelled
Public competitions list
Show child attributes