First Request
Endpoint
POST /api/execute- auth:
Bearer - current public phase:
phase 1
Smallest Working Request
{
"domain": "zhenins",
"execution_mode": "sync",
"required_scopes": [],
"text": "I need an insurance consultation."
}
Notes:
- if you call the route with an
api_keybearer,key_idis derived from the bearer and does not need to be repeated in the body - if you call the route with an
adminbearer, the current live contract requires a bodykey_id - if you need to preserve neutral
DemandorAuthorizationGrantobjects, carry them insidestructured_inputrather than treating them as the frozen top-level HTTP request shape
Success Shapes
200: synchronous completion returnsoutput,usage_applications, and optionalexact_bridge202: accepted into async workflow
Next Reads
quickstart.mdexecution-lifecycle.mdapi-reference.md