Skip to main content
POST
Stream

Body

application/json

Request payload for synchronous and streaming chat endpoints.

Attributes: session_id: Client-provided session identifier for routing state. query: Natural language prompt or input for the agent.

session_id
string
required
query
string
required

Response

Successful Response

Last modified on May 22, 2026