Run Tests (Batch)
Run Tests (Batch)
Queue runs for every (test, agent) pair in the body. Entries
without an agent_id fan out to every agent the test is
attached to. Total expanded runs are capped at 100 per call.
Each entry in the response is a queued run; poll
GET /v1/agents/tests/runs/{test_run_id} for each.
Authentication
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.