---
title: "Api Run"
method: GET
path: "/v1/demo/run"
tags: ["demo"]
---

# Api Run

`GET /v1/demo/run`

## Query parameters

- `models` string, required — comma-separated model ids
- `problem_id` string, nullable
- `query` string, nullable

## Headers

- `X-OpenRouter-Key` string, nullable
- `X-Demo-Auth` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/oroagents/apis/oro-api.md) · [All operations](https://skmtc.dev/oroagents/apis/oro-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/oroagents/oro-api/revisions/38ef86138115/schema)
