1
Verify your token
2
List your agents
id, slug, name, model, and status. Copy an id for the next step.3
Start a conversation
id.4
Send a message
202 Accepted with a stream_url — the turn runs server-side on the agent’s machine.Stream the reply
Open the conversation’s event stream and render the agent’s response as it happens.