/
/Mission Control API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
Admin69
Agents31
  • getGet /api/adapters
  • postPost /api/adapters
  • getGet agent runtime status
  • postManage agent runtime actions
  • getList agents
  • putUpdate agent by name
  • postCreate agent
  • getGet agent communications
  • postSend message between agents
  • getPreview agent sync diff
  • postSync agents from gateway config
  • getGet agent by ID
  • putUpdate agent by ID
  • deleteDelete agent
  • getGet attribution report for an agent
  • getGet self diagnostics for an agent
  • getCheck agent work items
  • postTrigger manual heartbeat
  • getGet agent memory
  • putUpdate agent memory
  • deleteClear agent memory
  • getGet agent soul config
  • putUpdate agent soul config
  • postWake an agent
  • getGet gateway control status
  • postControl a gateway
  • postAgent self-registration
  • getGet agent evaluation results
  • postRun agent evaluations or manage golden sets
  • getGet agent optimization analysis
  • postReceive Hermes hook events
Alerts4
API29
Auth12
Chat5
Config1
Connections3
Docs2
Mentions1
Monitoring15
Pipelines6
Projects14
Quality2
Releases2
Sessions10
Skills7
Super Admin10
System2
Tasks13
Tokens3
Webhooks8
Workflows4
    Agents

    Run agent evaluations or manage golden sets

    post/api/agents/evals

    Request body

    action'run' | 'golden-set' required
    agentstring
    layerstring
    namestring
    entriesobject[]

    Response

    Eval results or golden set saved

    object required

    Changes