# Vaani Backend API ## Docs - [Get Call Details](https://docs.vaanivoice.ai/api-reference/call-details.md): Get detailed call information including transcript, entities, and evaluation - [Get Call History](https://docs.vaanivoice.ai/api-reference/call-history.md): Get call history for a client - [Create Agent](https://docs.vaanivoice.ai/api-reference/create-agent.md): Create a new agent and associate it with your account - [API Reference](https://docs.vaanivoice.ai/api-reference/introduction.md): Vaani Backend API — Agent Builder, Call Management, and WebRTC - [Stream Audio](https://docs.vaanivoice.ai/api-reference/stream.md): Stream the audio recording of a call - [Get Transcript](https://docs.vaanivoice.ai/api-reference/transcript.md): Retrieve the transcript for a call - [Create Dispatch](https://docs.vaanivoice.ai/api-reference/trigger-call.md): Create an outbound call - [Update Analysis](https://docs.vaanivoice.ai/api-reference/update-analysis.md): Partially update the analysis section of an agent - [Update Deployment](https://docs.vaanivoice.ai/api-reference/update-deployment.md): Partially update the deployment section of an agent - [Update Experience](https://docs.vaanivoice.ai/api-reference/update-experience.md): Partially update the experience section of an agent - [Update Persona](https://docs.vaanivoice.ai/api-reference/update-persona.md): Partially update the persona section of an agent - [Update Training](https://docs.vaanivoice.ai/api-reference/update-training.md): Partially update the training section of an agent - [Generate WebRTC Token](https://docs.vaanivoice.ai/api-reference/webrtc-token.md): Generate a LiveKit WebRTC token and dispatch a voice agent for in-browser calls - [Concepts](https://docs.vaanivoice.ai/concepts.md): Key terms and concepts in the Vaani platform - [Create an Account](https://docs.vaanivoice.ai/getting-started/create-account.md): Sign up for Vaani, set up your workspace, and get oriented in the dashboard - [Create an Agent](https://docs.vaanivoice.ai/getting-started/create-agent.md): Configure a voice agent with a prompt, voice, and metadata variables, then copy your agent_id - [Generate an API Key](https://docs.vaanivoice.ai/getting-started/generate-api-key.md): Create, use, and manage API keys to authenticate your Vaani API requests - [Getting Started](https://docs.vaanivoice.ai/getting-started/overview.md): Set up Vaani from scratch and make your first outbound voice call in under 20 minutes - [Quickstart](https://docs.vaanivoice.ai/getting-started/quickstart.md): Trigger your first outbound call and verify it works end-to-end - [Set Up Telephony](https://docs.vaanivoice.ai/getting-started/setup-telephony.md): Connect a phone number to your Vaani agent so it can make and receive real calls - [Call Logs & History](https://docs.vaanivoice.ai/guides/call-logs.md): Browse, filter, and download your call history - [Integrations](https://docs.vaanivoice.ai/guides/integrations.md): Connect Vaani with WhatsApp and Cal.com - [Start a Campaign](https://docs.vaanivoice.ai/guides/start-a-campaign.md): Run bulk outbound calls to a list of contacts - [Webhook Setup](https://docs.vaanivoice.ai/guides/webhook-setup.md): Receive real-time call events from Vaani ## OpenAPI Specs - [openapi](https://docs.vaanivoice.ai/api-reference/openapi.json)