Skip to main content
POST
Aria conversational chat (NDJSON event stream)

Authorizations

Authorization
string
header
required

API key (sk_sandbox_* / sk_test_* / sk_live_*) or Agent token (at_* / at_dlg_*)

Body

application/json
message
string
required
Required string length: 1 - 4000
history
object[]
Maximum array length: 40

Response

NDJSON event stream

One JSON object per line — text/tool_call/tool_result/error/done events.