Skip to main content
POST
Create automation experiment with NDJSON progress

Authorizations

Authorization
string
header
required

API key issued from Settings → API Keys. Pass as Authorization: Bearer <key>.

Path Parameters

id
string
required

Body

application/json

Request body for starting an experiment batch.

examples
string[]

Optional dataset example ids to run. Omit to run the full dataset.

batchConcurrency
integer | null

Maximum concurrent example runs for this experiment.

Required range: 0 < x <= 9007199254740991
sourceRef
string

Optional source version/ref to use for experiment runs.

Response

NDJSON experiment progress stream

application/x-ndjson event stream