Skip to main content
POST
Create a run

Authorizations

X-API-Key
string
header
required

Body

application/json
mode
string
required

Slug of a mode whose available_invocations includes api

Example:

"api"

input
object
required

Mode input. The generic trigger requires prompt; findings-investigator requires finding_id.

conversation_id
string<uuid>

Continue an existing session created with the same API key and mode

metadata
object

Arbitrary data stored on the run and echoed in webhooks

Response

Run accepted

data
object