Glytos documentation
Glytos is a platform for building voice AI agents: an agent listens, thinks, speaks, and can take real actions in your systems while it does. You describe the agent once and run it on a phone number, in a browser, or as text, without rewriting it per channel.
What makes it different is that nothing is hidden. Every conversation is stored as a full transcript with the exact configuration that produced it, what each step cost, and where the time went. When an agent gets something wrong, you can see why.
Start here
Quickstart
Build a working agent and talk to it in a few minutes.
Core concepts
Agents, workflows, sessions, and the words the rest of these docs use.
Prompt agents
One prompt, one purpose. The fastest way to a useful agent.
Workflows
Branching conversations with tools, handoffs and guardrails.
Build with the API
Everything the dashboard does is available over the API, and there are official SDKs for the browser, Node and Python.
Authentication
Create an API key and make your first request.
API reference
Every endpoint, generated from the OpenAPI spec.
SDKs
The browser, Node and Python packages.
Webhooks
Get signed events pushed to your backend as calls happen.
If you are evaluating Glytos, the Quickstart is the shortest path to hearing an agent answer. It needs nothing installed.