# Voice Agents ## Docs - [Create AI Assistant](https://docs.miraiminds.co/api-reference/assistant/create-ai-assistant.md): **DEPRECATED** — This API will be removed on 2nd april 2026. Please migrate to the updated assistant APIs. - [Create AI Assistant](https://docs.miraiminds.co/api-reference/assistant/create-ai-assistant-1.md): Creates a new AI assistant with the specified configuration. The variant determines the assistant's behavior and the required variantConfigs structure. - [Get AI Assistant](https://docs.miraiminds.co/api-reference/assistant/get-ai-assistant.md): **DEPRECATED** — This API will be removed on 2nd april 2026. Please migrate to the updated assistant APIs. - [Get AI Assistant](https://docs.miraiminds.co/api-reference/assistant/get-ai-assistant-1.md): Fetches a single assistant by ID. Returns the full internal assistant configuration including variant config, agent identity, callSettings, analysisPlan, and knowledgeBase. - [Update AI Assistant](https://docs.miraiminds.co/api-reference/assistant/update-ai-assistant.md): **DEPRECATED** — This API will be removed on 2nd april 2026. Please migrate to the updated assistant APIs. - [Update AI Assistant](https://docs.miraiminds.co/api-reference/assistant/update-ai-assistant-1.md): Updates an existing assistant's configuration. All fields are optional — only the provided fields will be updated. The variant type cannot be changed. Any active campaigns for this assistant will be briefly paused and resumed during the update. - [Abort Call](https://docs.miraiminds.co/api-reference/call/abort-call.md): Aborts a call that is queued or scheduled for retry. This operation is allowed when the call has no status (initial queue) or has a status of: 'busy', 'failed', 'no-answer', 'rescheduled', 'validation-failed'. It is NOT allowed if the call is 'in-progress', 'completed', 'ended', 'timeout', or alread… - [Call Events Webhook](https://docs.miraiminds.co/api-reference/call/call-events-webhook.md): Receives call status and action events - [Initiate AI Call](https://docs.miraiminds.co/api-reference/call/initiate-ai-call.md) - [Initiate AI Web Call](https://docs.miraiminds.co/api-reference/call/initiate-ai-web-call.md) - [Introduction](https://docs.miraiminds.co/api-reference/introduction.md): Complete reference for the Voice Agents REST API. - [onboarding shopify store](https://docs.miraiminds.co/api-reference/onboarding/onboarding-shopify-store.md): Uploads the store's identity, trust metrics, and policies. Returns the Workspace ID and Billing Configuration (Prepaid/Overdraft limits). - [Archive Organization or Workspace](https://docs.miraiminds.co/api-reference/organization/archive-organization-or-workspace.md): Archives an organization or workspace by ID. When archiving an organization, all associated workspaces, assistants and campaigns are also archived in a cascading manner. When archiving a workspace, all its associated assistants and campaigns are archived. Requires admin or organization_admin role. - [Unarchive Organization or Workspace](https://docs.miraiminds.co/api-reference/organization/unarchive-organization-or-workspace.md): Unarchives a previously archived organization or workspace by ID. When unarchiving an organization, all associated workspaces, assistants and campaigns are also unarchived in a cascading manner. When unarchiving a workspace, the parent organization must not be archived; if the parent organization is… - [Get a single demo flow](https://docs.miraiminds.co/api-reference/showcase/get-a-single-demo-flow.md) - [Get a single real customer call](https://docs.miraiminds.co/api-reference/showcase/get-a-single-real-customer-call.md) - [List demo flows](https://docs.miraiminds.co/api-reference/showcase/list-demo-flows.md): Returns the product demo flows shown in the showcase page. These are produced demos of each use case, not real customer recordings. - [List real customer call recordings](https://docs.miraiminds.co/api-reference/showcase/list-real-customer-call-recordings.md): Returns real call recordings made for live stores. Optionally filter by call category or language. - [Get Voice Gallery](https://docs.miraiminds.co/api-reference/voice-gallery/get-voice-gallery.md) - [Assistant Sandbox](https://docs.miraiminds.co/developers/assistant-sandbox.md): Test and iterate on your voice assistant's system prompt in real-time without affecting your production configuration. - [Call Lifecycle & Webhooks](https://docs.miraiminds.co/developers/call-lifecycle-events.md): Understand the lifecycle of a voice call and how to handle webhook events. - [Create Assistant](https://docs.miraiminds.co/developers/create-assistant.md): Create a new voice assistant with specific configuration. - [Customer Lifecycle](https://docs.miraiminds.co/developers/customer-lifecycle.md): End-to-end guide for onboarding a brand, creating an AI agent, initiating calls, aborting them, and handling webhook events. - [Developer Introduction](https://docs.miraiminds.co/developers/introduction.md): Get started with the Voice Agents API to build programmatic voice interactions. - [Make a Call](https://docs.miraiminds.co/developers/make-a-call.md): Trigger an outbound call from a specific voice assistant to a target phone number. - [Webhook Signature Verification](https://docs.miraiminds.co/developers/webhook-signature.md): Learn how to verify webhook signatures to ensure authenticity and integrity. - [Campaign Management](https://docs.miraiminds.co/general/campaign.md): Learn how to create and manage voice campaigns with CSV data or API integration - [Frequently Asked Questions](https://docs.miraiminds.co/general/faq.md): Answers to all your questions - [Voice Agent Overview](https://docs.miraiminds.co/general/overview.md): Understand what voice agents are, how they work, and how they can transform your customer interactions. - [Abandon Cart Recovery](https://docs.miraiminds.co/guides/abandon-cart-recovery.md): Complete guide to setting up automated abandon cart recovery using Voice Agents with GoKwik integration and Shopify coupon automation. - [How Discounts Work](https://docs.miraiminds.co/guides/how-discounts-work.md): Understanding the intelligent discount system with applied and additional discounts, including how voice agents offer context-aware deals during calls. - [Welcome to Voice Agents](https://docs.miraiminds.co/index.md): Turn conversations into actions — intelligent voice agents that scale your customer interactions - [Google Calendar](https://docs.miraiminds.co/integrations/google-calendar.md): Voice agent can access and book your google calendar on call - [Klaviyo Integration](https://docs.miraiminds.co/integrations/klaviyo.md): Integrate Voice Agent with Klaviyo - [Limechat Integration](https://docs.miraiminds.co/integrations/limechat.md): Connect your Limechat account to enable voice agents for customer support and automated messaging assistance. - [Shopify Integration](https://docs.miraiminds.co/integrations/shopify.md): Connect your Shopify store to enable voice agents for customer support, order management, and automated sales assistance. - [WhatsApp Integration](https://docs.miraiminds.co/integrations/whatsapp.md): Connect WhatsApp Business API with Voice Agents to enable seamless customer communication through voice and text messaging. - [B2B](https://docs.miraiminds.co/usecases/b2b.md): Voice Agents has deep integration with shopify - [Healthcare](https://docs.miraiminds.co/usecases/healthcare.md): Voice Agents has deep integration with shopify - [Retail](https://docs.miraiminds.co/usecases/retail.md): Voice Agents has deep integration with shopify ## OpenAPI Specs - [swagger](https://api.voice-agents.miraiminds.co/swagger.yaml)