AI Voice Assistant
Try Free
Developer Docs

AI Voice Assistant API

Complete API documentation for building voice AI applications. REST API, WebSocket streaming, official SDKs, and comprehensive examples.

Quick Start

Make your first AI voice call in 5 minutes

How It Works

Get API Key
Sign up and copy your API key from dashboard
Install SDK
npm install @edesy/voice
Create Agent
Configure your voice agent settings
Make Call
Initiate your first AI voice call
JavaScript
import { EdesyVoice } from '@edesy/voice';

const voice = new EdesyVoice({
  apiKey: process.env.EDESY_API_KEY
});

// Create a voice agent
const agent = await voice.agents.create({
  name: 'Sales Agent',
  voice: 'priya-hindi',
  language: 'hi-IN',
  prompt: 'You are a helpful sales assistant...'
});

// Make an outbound call
const call = await voice.calls.create({
  agentId: agent.id,
  to: '+919876543210',
  from: '+918765432109'
});

console.log('Call initiated:', call.id);

Authentication

Secure your API requests

API Key Authentication

Include your API key in the Authorization header of all requests.

curl -X POST https://voice-agent.edesy.in/api/v1/calls \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"agentId": "agent_123", "to": "+919876543210"}'

Security Best Practices

  • Never expose API keys in client-side code
  • Use environment variables
  • Rotate keys periodically
  • Use separate keys for test/production

API Endpoints

  • api.edesy.in - Production
  • sandbox.api.edesy.in - Testing
  • ws.edesy.in - WebSocket

Official SDKs

Native libraries for popular languages

JS

JavaScript

npm install @edesy/voice
PY

Python

pip install edesy-voice
GO

Go

go get github.com/edesy/voice-go

API Reference

Detailed endpoint documentation

Agents

Create & manage agents

/v1/agents

Calls

Initiate & manage calls

/v1/calls

Campaigns

Bulk calling

/v1/campaigns

Webhooks

Event callbacks

/v1/webhooks

Developer FAQ

Common questions about the API

How do I get API access?

Sign up for an Edesy account to receive your API key. Free tier includes 100 minutes of calling per month. API keys are available in your dashboard under Settings > API.

What SDKs are available?

We provide official SDKs for JavaScript/TypeScript (npm: @edesy/voice), Python (pip: edesy-voice), and Go (go get github.com/edesy/voice-go). REST API is available for all other languages.

How does authentication work?

Use Bearer token authentication with your API key in the Authorization header. For production, we recommend using environment variables. OAuth is available for enterprise integrations.

What's the rate limit?

Free tier: 10 requests/second. Pro tier: 100 requests/second. Enterprise: Custom limits. Rate limit headers are included in all API responses.

Is there a sandbox environment?

Yes, we provide a sandbox environment for testing. Use sandbox.api.edesy.in with your test API key. Sandbox calls are free but limited to 10 seconds.

Ready to Build?

Get your API key and start building voice AI applications

Contact Sales

Hear AI Voice Assistant in Action

Real demo calls showcasing low latency and natural conversations in multiple Indian languages

Hindi + English
Lead Qualification

B2B Lead Qualification - Flipkart Gift

AI voice agent qualifying B2B leads for corporate gifting. Ultra-low latency with 1-2 second response time. Bilingual conversation in Hindi and English.

1-2 second response latencyBilingual Hindi + English

Audio player powered by Google Drive

Open in Drive
Malayalam
Education

Institute Admission - Malayalam

AI voice agent handling admission inquiries and appointment booking for educational institutes in Malayalam language.

Malayalam language supportEducation sector use case

Audio player powered by Google Drive

Open in Drive
Tamil
Education

Institute Admission - Tamil

AI voice agent handling admission inquiries and appointment booking for educational institutes in Tamil language.

Tamil language supportEducation sector use case

Audio player powered by Google Drive

Open in Drive
Assamese
Lead Qualification

Solar Company Lead Qualification - Assamese

AI voice agent qualifying leads for solar installation company in Assamese language. Natural conversation flow with product inquiry handling.

Assamese language supportSolar/renewable energy sector

Audio player powered by Google Drive

Open in Drive
Bengali
Appointment Booking

Hospital Appointment Booking - Bengali

AI voice bot helping patients book hospital appointments in Bengali. Natural conversation with availability checking and confirmation.

Bengali language supportHospital appointment booking

Audio player powered by Google Drive

Open in Drive
Hindi
Appointment Booking

Hospital Appointment Booking - Hindi

AI voice bot helping patients book hospital appointments in Hindi. Handles doctor selection, time slot booking, and confirmation.

Hindi language supportHospital appointment booking

Audio player powered by Google Drive

Open in Drive
Telugu
Appointment Booking

Hospital Appointment Booking - Telugu

AI voice bot helping patients book hospital appointments in Telugu. Natural conversation flow for healthcare scheduling.

Telugu language supportHospital appointment booking

Audio player powered by Google Drive

Open in Drive

Simple, Transparent Pricing

Best AI voice agent pricing worldwide - from ₹4/min ($0.04) | 40% more affordable than US alternatives

Pay As You Go
₹6/ minute + telephony$0.07/min
Start immediately, pay per minute
  • No monthly commitment
  • Standard AI providers included
  • Twilio/Exotel integration
  • Call analytics dashboard
  • 8+ Indian languages
  • 24/7 availability
Get Started
Most Popular
Pro
₹1,499/ month$18/month
For growing businesses
  • ₹5/min ($0.06) platform rate
  • 300 minutes included
  • Everything in Pay As You Go
  • Priority support
  • Advanced analytics
  • Custom phone numbers
  • Webhook integrations
Start Free Trial
Max
₹4,999/ month$60/month
For high-volume operations
  • ₹4.50/min ($0.05) platform rate
  • 1,100 minutes included
  • Everything in Pro
  • 20% off premium add-ons
  • Custom AI training
  • Dedicated support
  • Multiple phone numbers
Ultra
₹14,999/ month$180/month
Maximum value for enterprises
  • ₹4/min ($0.04) platform rate - lowest
  • 3,500 minutes included
  • Everything in Max
  • 30% off premium add-ons
  • Dedicated infrastructure
  • 99.9% uptime SLA
  • White-label option
  • Dedicated account manager