v2

latestOpenAPI 3.1.02026-08-08556285514.3 KB
Kiwi Agent

Send Chat Stream

SSE streaming chat via Kiwi.

Testing can run Kiwi through the AgentCore-native OpenClaw runtime by setting KIWI_RUNTIME_BACKEND=agentcore. That path intentionally has no ECS bridge fallback: if AgentCore fails, the request fails visibly.

post/api/kiwi/chat/stream

Request body

messagestring required
thinking_modestring nullable
conversation_idstring nullable
runtime_modestring nullable
requested_modelstring nullable
runtime_handoffobject nullable
runtime_capabilitiesobject nullable
file_namestring nullable
file_typestring nullable
template_idstring nullable
document_idstring nullable
suppress_user_messageboolean nullable
structured_payloadobject nullable
project_idstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/kiwi/chat/stream:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}