Welcome to Orbitali
Build voice AI agents that answer real phone calls.
Orbitali is infrastructure for deploying voice AI agents on real phone numbers. You configure agents, prompts, tools, and phone numbers; Orbitali runs the telephony, realtime AI session, and call orchestration.
What Orbitali handles
- Inbound calls from provisioned phone numbers
- Realtime audio streaming between the caller and the agent
- Gemini Live sessions for speech recognition, reasoning, and voice synthesis
- Tool calls to your backend through webhooks
- Call records, transcripts, tool invocation logs, and usage data
What your backend handles
- Business logic and private data
- Dynamic prompt generation, when an agent uses a Server URL
- Tool execution, such as checking availability, creating records, or looking up customers
- Post-call workflows in your own systems
Core flow
- Create an account and API key.
- Claim or assign a phone number.
- Create an agent with a prompt and optional tools.
- Link the phone number to the agent.
- Receive calls while Orbitali routes tool events to your backend.
Base URLs
| Surface | URL |
|---|---|
| Developer dashboard | https://app.orbitali.ai |
| Public API | https://api.orbitali.ai |
| Developer docs | https://docs.orbitali.ai |