Playground
Try the API.
Explore OmniTwin's streaming agent interface with simulated responses.
Command
Examples:
Request
Response
Run a command or select an endpoint to see the streaming response.
The streaming contract.
Every agent response is a stream of typed JSON envelopes. The client reads events as they arrive and renders them in sequence — no waiting for the full payload, no polling.
agent_status
Progress narration from the agent. Search phase, tool selection, validation steps.
data_chunk
Intermediate data as it's resolved — vector matches, record counts, partial query results.
agent_tool_call
The agent invoking a tool — subnet allocation, drift verification, device lookup.
final_result
The committed result. Always last. Contains the durable state change or query answer.
Private Beta
Get the real API.
We're onboarding the first teams now. Join the list and we'll reach out when your API keys are ready.