/
/RunLoop API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 2w ago
agents5
axons8
Benchmark28
Blueprint12
Browser2
Computer5
Devbox39
executions2
gateway-configs5
mcp-configs5
network-policies5
objects7
Scenario21
  • getList Scenarios.
  • postCreate a Scenario.
  • getList Public Scenarios.
  • getList available scenario metadata keys.
  • getList values for a specific scenario metadata key.
  • getList ScenarioRuns.
  • getGet a previously created ScenarioRun.
  • postCancel a Scenario run.
  • postComplete a ScenarioRun.
  • postDownload logs for a Scenario run.
  • postScore a ScenarioRun.
  • getList Scenario Scorers.
  • postCreate a custom scenario scorer.
  • getRetrieve Scenario Scorer.
  • postUpdate a custom scenario scorer.
  • postStart a new ScenarioRun.
  • getGet a Scenario.
  • postUpdate a Scenario.
  • postArchive a Scenario.
  • getGet the runs for a Scenario.
  • postUnarchive a Scenario.
secrets5
    Scenario

    List available scenario metadata keys.

    Returns a list of all available metadata keys that can be used for filtering scenarios.

    get/v1/scenarios/metadata/keys

    Response

    OK

    keysstring[]

    Changes