Start a run
Start a run. Send JSON or multipart/form-data.
Authorizations
API key issued from Settings → API Keys. Pass as Authorization: Bearer <key>.
Query Parameters
Release or git ref. Defaults to latest.
1Seconds to wait before returning (max 600). Omit for async.
0 <= x <= 600Body
Run envelope. Declare provenance with the X-Eigenpal-Trigger header (api or cli). Legacy 0.5.12 body shapes remain accepted.
Automation target without a version suffix, e.g. workflows.invoice or agents.support.
1Scalar and structured automation arguments.
File inputs as references ({ fileId, filename?, mimeType? }). Upload bytes via multipart files.<fieldName> parts instead.
Per-step output overrides. Workflow runs only.
Caller-supplied run metadata.