v5

latestOpenAPI 3.1.12026-07-31392595.5 KB
Agent

Start a durable agent session

The exact eve session protocol the Notra dashboard uses, proxied through API auth. Point any eve client (eve/client, useEveAgent) at /v2 as its host with your API key as a bearer token. Returns the session id and continuation token; stream events from GET /v2/eve/v1/session/{sessionId}/stream.

post/v2/eve/v1/session

Request body

messagestring required

The first user message of the session.

Response

Session created

oktrue required
sessionIdstring required
continuationTokenstring required