Orbitali Docs

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

  1. Create an account and API key.
  2. Claim or assign a phone number.
  3. Create an agent with a prompt and optional tools.
  4. Link the phone number to the agent.
  5. Receive calls while Orbitali routes tool events to your backend.

Base URLs

SurfaceURL
Developer dashboardhttps://app.orbitali.ai
Public APIhttps://api.orbitali.ai
Developer docshttps://docs.orbitali.ai

On this page