Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.oneinbox.ai/llms.txt

Use this file to discover all available pages before exploring further.

What is OneInbox?

OneInbox is a voice orchestration platform for building AI agents that handle live voice conversations — over the phone and in the browser. You configure agents, voices, and call behavior through the REST API. OneInbox handles real-time audio, speech recognition, telephony routing, and scaling. Base URL: https://api.oneinbox.ai

What you can build

Use caseHow
Outbound calling botAgent dials leads, qualifies them, books demos
Inbound support lineAssign a phone number — callers reach your agent 24/7

How a call works

Caller speaks → transcribed to text → LLM decides reply → spoken back to caller. OneInbox runs this loop in real time. → How it works

Get started

Quickstart

Agent + web call in two API calls (~5 min)

End-to-end walkthrough

Full outbound calling bot — agent, tools, phone number, call, results

API reference

Every endpoint with interactive Try It examples

Authentication

Get your API key and start making requests