/
/ORO API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 9h ago · Updated 2d ago
admin33
  • postBan a miner
  • postUnban a miner
  • postBan a validator
  • postUnban a validator
  • patchUpdate validator configuration
  • postDiscard an agent version from leaderboard
  • postReinstate a discarded agent version
  • postEliminate an agent version (admin override)
  • postReinstate an agent version that was eliminated after a race
  • postSet an agent version as the top agent for emissions
  • postInvalidate an evaluation run
  • postRe-evaluate an agent version
  • postCancel evaluation of an agent version
  • postCreate a new problem suite
  • postActivate a problem suite
  • getGet audit events
  • getGet reaper service statistics
  • postClear miner cooldown
  • getList miners with ban status and agent count
  • getList validators including banned
  • getList agent versions with work item state
  • getList evaluation runs with full details
  • getAggregated scoring statistics per validator
  • getScore variance across validators for recent agent versions
  • getDownload agent code
  • getGet current race state
  • getGet race diagnostics
  • postClose qualifying and start race
  • getValidator host resource samples
  • getRecent failed/timed-out runs for a single validator
  • getGet validator-pause (andon-cord) state
  • postPause validator claims (pull the andon cord)
  • postResume validator claims (release the andon cord)
auth3
demo2
miner14
public25
validator7
    admin

    Get current race state

    Get all active (non-complete, non-cancelled) races with summary info.

    get/v1/admin/races/current

    Response

    Successful Response

    Changes