Developers
Programmatic access to your Echo
Send messages, fetch conversations, manage assistants, and stream replies from your own backend.
What the API gives you
- POST a message and stream the reply via SSE
- List, create, and update assistants
- Read conversations, leads, and bookings for any of your Echos
- Trigger actions: book a slot, generate an invoice, push a notification
Auth
Generate per-Echo API keys in Settings. Keys carry the same row-level permissions as the owning account.
OpenAPI
A full OpenAPI 3.1 schema is available for codegen. We also publish a ChatGPT custom GPT and a Claude skill for natural-language access.