> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vocobase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Vocobase Partner API

> Build voice AI agents with the Vocobase API

# Welcome to Vocobase API

Vocobase is a voice AI agent platform that enables you to create, manage, and deploy voice agents programmatically.

## What you can do

* Create and configure AI voice agents
* Upload knowledge base documents
* Bias speech recognition with [custom dictionaries](/dictionaries) for domain-specific vocabulary
* Transfer live calls to human agents with [call transfer](/call-transfer) mid-conversation
* Template prompts with [pre-call variables](/pre-call-variables) (`{{name}}` placeholders that flow in per call)
* Pull structured fields from completed calls with [post-call extraction](/post-call-extraction) (LLM-driven; results inline in `session.completed`)
* Initiate outbound calls via Twilio, Exotel, Plivo, Vobiz, or MCube
* Receive webhook notifications for live call status and final session completion
* Manage your partner configuration

## Get Started

Check out the [Quick Start](/quickstart) guide to make your first API call in 5 minutes.
