Skip to main content
POST
/
api
/
v1
/
agent
/
{id}
/
chat
Chat
curl --request POST \
  --url https://api.example.com/api/v1/agent/{id}/chat
POST /api/v1/agent/{id}/chat is the canonical streaming run endpoint. Use Run Agent for the request and SSE event contract.