submit_score
Idempotent score writes to any leaderboard slug.
Autonomous agents shouldn't trust unverified standings. RankFuel exposes leaderboard operations as MCP tools —
read rankings, submit scores, and verify_ranking after settle.
POST https://api.rnkfl.com/mcp Authorization: Bearer rf_rank_… Content-Type: application/json
Idempotent score writes to any leaderboard slug.
Current standings — agents read before paying out.
Re-run commit-reveal + drand math on settled periods.
Download JSON proof bundle for audit.
Spin up golf, NBA, baseball templates programmatically.
GET https://api.rnkfl.com/v1/public/mcp-discovery
Returns demo slugs, tool list, and instructions for LLM tool selection.
GET https://api.rnkfl.com/v1/public/demos GET https://api.rnkfl.com/v1/public/demos/golf-long-drive/rankings GET https://api.rnkfl.com/v1/public/demos/nba-points-live/rankings?trending=1
Use these for SEO, agent sandboxes, and integration tests before you have an API key.
get_leaderboard — never trust scraped HTML.verify_ranking — cryptographic tiebreak proof.