Chat
Conversational text agents you can embed in a web widget, mobile app, or back-office tool.
Voice
Sub-second TTS / STT pipelines over LiveKit, Twilio, or Telnyx — inbound or outbound.
Wire any agent to a WhatsApp business number via Twilio.
Why Agntix
- Multi-modal out of the box. Same agent definition runs in chat, voice, and WhatsApp.
- Production-grade reliability. A unified gateway, durable webhooks, persistent sessions, retry-aware call campaigns.
- Bring your own model. GPT, Claude, Gemini, plus any OpenAI-compatible endpoint.
- First-class RAG. Upload documents, get cited answers — no vector DB to manage.
- Predictable pricing. Per-second voice and per-1k-token chat. See pricing.
How this works
All Agntix APIs are served from a single base URL behind the API gateway:api.agntix.ai — internal service URLs are not exposed.
You’ll mostly interact with three resources:
- Agents — the configuration: prompt, model, tools, voice profile, knowledge store.
- Sessions — a single conversation between a user and an agent.
- Messages — the turns inside a session.
Where to next
Quickstart
Make your first authenticated call in under five minutes.
Build your first agent
Walkthrough: from API key to a working agent that answers user questions.
API Reference
The full, auto-generated reference for every public endpoint.
SDKs & examples
Copy-paste examples in cURL, Node.js, and Python.
Need help?
- Status & incidents: status.agntix.ai
- Email support: [email protected]
- Changelog: /changelog