# Voxeme AI - World's Leading WhatsApp Voice Solution ## Docs - [API Reference - Voxeme Voice Operating System](https://docs.voxeme.com/api-reference/introduction.md): Complete API documentation for the Voxeme omni-channel voice operating system. Integrate telephony, WhatsApp Business, web calling, and conferencing into your applications. - [Create a SipGateway](https://docs.voxeme.com/api-reference/v1/create-a-sipgateway.md): Creates a new SipGateway that will be associated with a VoipCarrier - [Create Application](https://docs.voxeme.com/api-reference/v1/create-application.md): Create an application, specifying webhook URLs and speech settings. - [Create call (version 3)](https://docs.voxeme.com/api-reference/v1/create-call-version-3.md): In this alternative version, the a short form of the webhook is explicitly provided in the payload. - [Create SpeechCredential](https://docs.voxeme.com/api-reference/v1/create-speechcredential.md): Create a SpeechCredential - [Create VoipCarrier](https://docs.voxeme.com/api-reference/v1/create-voipcarrier.md): Creates a new VoipCarrier that will be associated with your account - [Delete a SipGateway](https://docs.voxeme.com/api-reference/v1/delete-a-sipgateway.md): Delete a SipGateway - [Delete Application](https://docs.voxeme.com/api-reference/v1/delete-application.md): Deletes an application. - [Delete Call](https://docs.voxeme.com/api-reference/v1/delete-call.md): Deletes a call. After this action is done, any updates / Live Call Control operations will not be possible for this call. - [Delete SpeechCredential](https://docs.voxeme.com/api-reference/v1/delete-speechcredential.md): Deletes a SpeechCredential. - [Get Alerts](https://docs.voxeme.com/api-reference/v1/get-alerts.md): Alerts are only kept in the system for seven days. As there could be a large number of alerts, the api allows you to query pages of data at a time. - [Get Application](https://docs.voxeme.com/api-reference/v1/get-application.md): Retrieve a specific application by its unique identifier - [Get Applications](https://docs.voxeme.com/api-reference/v1/get-applications.md): Retrieve the applications that have been created for this account - [Get Call](https://docs.voxeme.com/api-reference/v1/get-call.md): Retrieve information about a specific call in progress, or one that has recently ended (within the past ten minutes). - [Get Calls](https://docs.voxeme.com/api-reference/v1/get-calls.md): Retrieve a list of calls for the account that are in progress or recently ended. - [Get RecentCalls](https://docs.voxeme.com/api-reference/v1/get-recentcalls.md): Call detail records are only kept in the system for 30 days. As there could be a large number of CDRs, the api allows you to query pages of data at a time. - [Get SpeechCredential](https://docs.voxeme.com/api-reference/v1/get-speechcredential.md): Retrieve a single SpeechCredential - [Get SpeechCredentials](https://docs.voxeme.com/api-reference/v1/get-speechcredentials.md): Retrieve all SpeechCredentials associated with your account - [Get VoipCarrier](https://docs.voxeme.com/api-reference/v1/get-voipcarrier.md): Retrieve a single VoipCarrier - [Get VoipCarriers](https://docs.voxeme.com/api-reference/v1/get-voipcarriers.md): Retrieve all VoipCarriers associated with your account - [Test SpeechCredential](https://docs.voxeme.com/api-reference/v1/test-speechcredential.md): Test a SpeechCredential. This will cause the SpeechCredential to be retrieved and used in a simple text to speech and/or speech recognition request to the speech service. - [Update Application](https://docs.voxeme.com/api-reference/v1/update-application.md): Update the properties of an application. - [Update Call - Live Call Control](https://docs.voxeme.com/api-reference/v1/update-call--live-call-control.md): This api allows you to manipulate a call that is in progress -- i.e., "Live Call Control". - [Development](https://docs.voxeme.com/development.md): Preview and test Voxeme AI locally - [Agentic AI - Real-time AI with LLM Tool Calling](https://docs.voxeme.com/features/agentic-AI.md): Real-time Agentic AI with LLM tool calling and knowledge base sharing. Enhance your voice communication with intelligent AI agents. - [Voxeme Analytics - Call Center Performance Tracking](https://docs.voxeme.com/features/analytics.md): Comprehensive analytics platform to track and analyze your application performance across multiple channels and metrics. Monitor call volumes, agent performance, and campaign effectiveness. - [Multi-channel Communication - Telephony, WhatsApp, Web & Conferencing](https://docs.voxeme.com/features/channels.md): Unified multi-channel communication platform supporting telephony, WhatsApp Business calls, web calling, and conferencing tools. - [Cloud Contact Center](https://docs.voxeme.com/features/cloud-contact-center.md): Scalable, cost-effective CPaaS call center solution with AI voice bot integration, SIP trunking, call recording, CRM integration, and analytics. - [E-commerce Voice Agent](https://docs.voxeme.com/features/ecommerce-voice-agent.md): Real-time AI voice agent for e-commerce websites that integrates with major marketplaces like Zid.sa, Salla.sa, Shopify, and WooCommerce. - [Flows](https://docs.voxeme.com/features/flows.md): Voxeme Flows - [Multi-Lingual](https://docs.voxeme.com/features/multi-lingual.md): Voxeme Multi-Lingual - [Real-time Agent Assistance](https://docs.voxeme.com/features/realtime-agent-assistance.md): Proactive real-time assistance for website visitors that connects them to human agents based on behavior patterns and trigger filters. - [Scaling](https://docs.voxeme.com/features/scaling.md): Voxeme Scaling - [Self-Hosted](https://docs.voxeme.com/features/self-hosted.md): Voxeme Self-Hosted - [Teams](https://docs.voxeme.com/features/teams.md): Voxeme Teams - [Voice Agent SDK](https://docs.voxeme.com/features/voice-agent-sdk.md): Infrastructure SDK for building real-time AI voice agents with STT, TTS, and LLM capabilities for easy custom voice agent development. - [WhatsApp Cloud Calling - World's Leading WhatsApp Voice Solution](https://docs.voxeme.com/features/whatsapp-cloud-calling.md): World's Leading WhatsApp Voice solution for businesses. Enable AI Voice Agents, IVR, human agents on WhatsApp without migrating your chat platform. Works with existing chat platforms and the same number. - [Welcome to Voxeme AI - World's Leading WhatsApp Voice Solution](https://docs.voxeme.com/introduction.md): World's Leading WhatsApp Voice solution for businesses. Enable AI Voice Agents, IVR, human agents on WhatsApp without migrating your chat platform. ## OpenAPI Specs - [openapi](https://docs.voxeme.com/api-reference/openapi.json)