# Voiceaura ## Docs - [Send Call (Simple)](https://docs.voiceaura.ai/api-reference/basic/sendCall.md): Send an AI phone call with a custom objective and actions. - [Send Call using Pathways (Simple)](https://docs.voiceaura.ai/api-reference/basic/sendCallPathways.md): Send an AI phone call with your own conversational pathway agent!
Links - [Video Tutorial](https://www.twilio.com/docs/glossary/what-e164#examples-of-e164-numbers) | [Step-by-step web tutorial](http://docs.voiceaura.ai/tutorials/pathways) - [Analyze Batch with AI](https://docs.voiceaura.ai/api-reference/batches/analyzeBatch.md): Analyzes a batch of calls based on using questions and goals.. - [Batch Details](https://docs.voiceaura.ai/api-reference/batches/detail.md): Retrieves calls and batch data for a specific batch_id. - [List Batches](https://docs.voiceaura.ai/api-reference/batches/list.md): Retrieves batch-specific data for each batch you’ve created. - [Retrieve Batch Analysis](https://docs.voiceaura.ai/api-reference/batches/retrieve.md): Retrieves the analyses for a specific batch of calls, including details of each call’s analysis. - [Send a Batch of Calls](https://docs.voiceaura.ai/api-reference/batches/send.md): Send large volumes of calls at once with a single API request. - [Stop Active Batch](https://docs.voiceaura.ai/api-reference/batches/stop.md): Stops all active calls in a batch. - [Analyze Call with AI](https://docs.voiceaura.ai/api-reference/calls/analyzeCall.md): Analyzes a call of calls based using questions and goals. - [Audio Recording](https://docs.voiceaura.ai/api-reference/calls/audioRecording.md): Retrieve your call’s audio recording. - [Call Details](https://docs.voiceaura.ai/api-reference/calls/callDetails.md): Retrieve detailed information, metadata and transcripts for a call. - [Get Corrected Transcript](https://docs.voiceaura.ai/api-reference/calls/correctedTranscript.md): Analyzes a call of calls based using questions and goals. - [Event Stream](https://docs.voiceaura.ai/api-reference/calls/eventStream.md): Retrieve stream of events that occured during the call. - [List Calls](https://docs.voiceaura.ai/api-reference/calls/listCalls.md): Returns a set of metadata for each call dispatched by your account. - [Send Call](https://docs.voiceaura.ai/api-reference/calls/sendCall.md): Send an AI phone call with a custom objective and actions. - [Stop Active Call](https://docs.voiceaura.ai/api-reference/calls/stopActiveCall.md): End an active phone call by call_id. - [Stop All Active Calls](https://docs.voiceaura.ai/api-reference/calls/stopAllActiveCalls.md): End all active phone calls on your account. - [Create a Campaign](https://docs.voiceaura.ai/api-reference/campaigns/create.md): Send large volumes of calls at once with follow-up sequences. - [Campaign Details](https://docs.voiceaura.ai/api-reference/campaigns/details.md): Returns specific campaign with all associated calls within campaign. - [List Campaigns](https://docs.voiceaura.ai/api-reference/campaigns/list.md): Retrieve all campaigns and high level numerical metrics associated with each. - [Stop Campaign](https://docs.voiceaura.ai/api-reference/campaigns/stop.md): Stops a campaign and all associated calls. - [Inbound Number Details](https://docs.voiceaura.ai/api-reference/inbound/details.md): Retrieve settings for your inbound phone number. - [List Inbound Numbers](https://docs.voiceaura.ai/api-reference/inbound/list.md): Retrieves a list of all inbound phone numbers configured for your account, along with their associated settings. - [Purchase Inbound number](https://docs.voiceaura.ai/api-reference/inbound/purchase.md): Purchase and configure a new inbound phone number. ($15/mo. subscription using your stored payment method). - [Update Inbound Details](https://docs.voiceaura.ai/api-reference/inbound/update.md): Update your inbound agent’s settings, prompt and other details. - [List Outbound Numbers](https://docs.voiceaura.ai/api-reference/outbound/list.md): Retrieves a list of all outbound phone numbers configured for your account, along with their associated settings. - [Purchase Outbound number](https://docs.voiceaura.ai/api-reference/outbound/purchase.md): Purchase and configure a new inbound phone number. ($15/mo. subscription using your stored payment method). - [Create Encrypted Key](https://docs.voiceaura.ai/api-reference/twilioAccounts/create.md): Integrate your own Twilio account with voiceaura. See [Enterprise Twilio Integration](http://docs.voiceaura.ai/enterprise-features/custom-twilio) for more information. - [Delete Encrypted Key](https://docs.voiceaura.ai/api-reference/twilioAccounts/deleteKey.md): Disable an encrypted key for a Twilio account integration. See [Enterprise Twilio Integration](http://docs.voiceaura.ai/enterprise-features/custom-twilio) for more information. - [Delete Inbound Phone Number](https://docs.voiceaura.ai/api-reference/twilioAccounts/deleteNumber.md): Remove an inbound number that was uploaded through your own Twilio account. See [Enterprise Twilio Integration](http://docs.voiceaura.ai/enterprise-features/custom-twilio) for more information. - [Upload Inbound Phone Numbers](https://docs.voiceaura.ai/api-reference/twilioAccounts/upload.md): Add inbound numbers to voiceaura from your own Twilio account. See [Enterprise Twilio Integration](http://docs.voiceaura.ai/enterprise-features/custom-twilio) for more information. - [Generate Audio Sample](https://docs.voiceaura.ai/api-reference/voice/audioSample.md): Generate an audio sample for a voice. - [Voice Details](https://docs.voiceaura.ai/api-reference/voice/details.md): Retrieve detailed information about a specific voice. - [List Voices](https://docs.voiceaura.ai/api-reference/voice/list.md): Retrieves all available voices for your account. - [Publish Cloned Voice](https://docs.voiceaura.ai/api-reference/voice/publishCloned.md): Make your cloned voice public to use. - [Send 1000 phone calls](https://docs.voiceaura.ai/basicTutorial/1000calls.md) - [Conversational Pathways](https://docs.voiceaura.ai/basicTutorial/conversationalPathways.md) - [Custom Tools](https://docs.voiceaura.ai/basicTutorial/customTools.md): Interact with the real world mid-call using custom tools. - [Dynamic Data](https://docs.voiceaura.ai/basicTutorial/dynamicData.md) - [Send your first phone call](https://docs.voiceaura.ai/basicTutorial/firstPhoneCall.md) - [Live transfer](https://docs.voiceaura.ai/basicTutorial/liveTransfer.md) - [Setting max durations](https://docs.voiceaura.ai/basicTutorial/maxDuration.md) - [Webhook Signing](https://docs.voiceaura.ai/basicTutorial/webhookSigning.md) - [Webhooks](https://docs.voiceaura.ai/basicTutorial/webhooks.md) - [Fine-tuning & Custom LLMs](https://docs.voiceaura.ai/enterprise/customLLM.md) - [Custom languages & voices](https://docs.voiceaura.ai/enterprise/customLanguage.md) - [Custom Twilio Integration](https://docs.voiceaura.ai/enterprise/customTwilio.md): Connect Voiceaura to your own Twilio account - [Bring your own Twilio](https://docs.voiceaura.ai/enterprise/ownTwilio.md) - [Enterprise rate limits](https://docs.voiceaura.ai/enterprise/rateLimits.md) - [Welcome to Voiceaura](https://docs.voiceaura.ai/introduction.md): Welcome to the documentation of Voiceaura - [Starter guide](https://docs.voiceaura.ai/quickstart.md): Learn how to use Voiceaura's API in under five minutes ## OpenAPI Specs - [openapi](https://docs.voiceaura.ai/api-reference/openapi.json)