Eedesy
Book Demo
HomeProductsContact
AI Voice Assistant
Overview
Pricing
Try Free
Tool

Webhook & API Tester

Test your webhook endpoints and API integrations. Validate response formats, debug issues, and ensure your voice AI integrations work perfectly.

View Documentation

Test Your API

Send test requests and validate responses

Request

This is a demo tester. Start a free trial to test against your actual APIs with real voice calls.

Response

Send a request to see the response

Integration Tips

  • Ensure your API responds within 5 seconds to avoid timeouts during calls
  • Always return valid JSON with a consistent schema
  • Include meaningful error messages that the AI can convey to callers
  • Test with various scenarios including error cases

How API Integration Works

Voice AI function calling explained

1

Customer Speaks

Customer asks about their order status during the call

2

AI Identifies Intent

LLM recognizes the request needs external data

3

API Call Made

Voice AI calls your webhook with order ID

4

Response Spoken

AI speaks the order status to the customer

Example Webhook Patterns

Common API integration patterns

Order Status Lookup

Request:

POST /api/order-status
{
  "order_id": "ORD-4523",
  "customer_phone": "+91XXXXXXXXXX"
}

Response:

{
  "status": "shipped",
  "delivery_date": "2024-12-26",
  "courier": "BlueDart",
  "tracking_url": "https://..."
}

Appointment Booking

Request:

POST /api/book-appointment
{
  "patient_id": "P123",
  "preferred_date": "2024-12-27",
  "doctor": "Dr. Sharma"
}

Response:

{
  "success": true,
  "appointment_id": "APT-789",
  "confirmed_time": "10:00 AM",
  "location": "Room 204"
}

CRM Lead Lookup

Request:

GET /api/crm/lead?phone=+91XXXXXXXXXX

Response:

{
  "name": "Rahul Kumar",
  "company": "ABC Corp",
  "last_interaction": "2024-12-20",
  "status": "qualified"
}

Payment Status Check

Request:

POST /api/payment-status
{
  "customer_id": "C456",
  "invoice_id": "INV-2024-001"
}

Response:

{
  "amount_due": 15000,
  "due_date": "2024-12-28",
  "currency": "INR",
  "payment_link": "https://..."
}

API Integration Best Practices

Ensure reliable, fast integrations

Fast Response

  • Respond within 5 seconds
  • Use caching where possible
  • Async for long operations

Clean JSON

  • Return valid JSON always
  • Include all required fields
  • Use clear field names

Error Handling

  • Return error codes properly
  • Include error messages
  • Define fallback responses

API Integration FAQ

Common questions about webhooks and APIs

What is a webhook in voice AI context?

Webhooks allow your voice AI to call your systems in real-time during conversations. For example, when a customer asks about order status, the AI triggers a webhook to your order API, gets the data, and speaks the response.

What response format does the voice AI expect?

Your API should return JSON with the data the AI needs. The exact schema depends on your function definition. Our platform parses the JSON and uses it to generate the AI's response to the caller.

How do I test my webhook before deployment?

Use this API tester to send sample requests and verify responses. Check that your API returns valid JSON, responds within 5 seconds (timeout limit), and includes all required fields. Then test with real calls in trial mode.

What timeout limits apply to webhooks?

Webhooks must respond within 5 seconds or they'll timeout. For longer operations, use async patterns - acknowledge the request immediately and send results via a callback. Fast response is critical for natural conversation flow.

Can I pass conversation context to my API?

Yes, webhook requests include the full conversation context: call ID, caller number (if available), previous messages, and any extracted entities. Use this context to provide personalized responses.

How do I handle API errors gracefully?

Define fallback responses in your agent for when APIs fail. For example, if order lookup fails, the AI can say 'I'm having trouble accessing that information. Can I have someone call you back?'

What authentication methods are supported?

We support API keys (header or query param), Bearer tokens, Basic auth, and custom headers. Configure authentication in agent settings. Credentials are encrypted and never logged.

Can I test with sample data first?

Yes, use this tester with mock data before connecting production systems. Define sample payloads that match your function schema and verify the response format is correct.

Related Resources

More integration help

Template Showcase

Pre-built agent templates

View

Script Builder

Build voice scripts

View

Documentation

Full API documentation

View

Ready to Integrate?

Start free and test your integrations with real calls.

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

Stay Updated

Get the latest updates on AI voice technology, product releases, and exclusive resources.

Get Started

Try our products for free
AI Voice Agent
Build voice AI for calls
WhatsApp AI Bot
Automate WhatsApp chats
Website Chatbot
AI chat for websites
Edesy CRM
Manage leads & customers
Book a DemoCall UsEmail Us
Eedesy

Your all-in-one platform for digital innovation. We build AI-powered solutions that transform how businesses operate.

[email protected]+91 95475 31359

Products

  • AI Voice Assistant
  • WhatsApp Voice AI
  • WhatsApp Bot Builder
  • AI Website Chatbot
  • AI-SDR
  • Number Masking
  • Shopify Apps
  • View All Products

Solutions

  • For E-commerce
  • For Healthcare
  • For Real Estate
  • For Restaurants
  • For Appointments
  • View All Use Cases

Services

  • AI Chatbot Development
  • Voice AI Development
  • Shopify Development
  • SaaS Development
  • WhatsApp API Integration
  • View All Services

Resources

  • Documentation
  • Voice Agent Docs
  • API Reference
  • Number Masking API Docs
  • Blog
  • Changelog
  • Book a Demo

Company

  • About Us
  • Contact
  • Careers
  • Privacy Policy
  • Terms of Service

Products

  • AI Voice Assistant
  • WhatsApp Voice AI
  • WhatsApp Bot Builder
  • AI Website Chatbot
  • AI-SDR
  • Number Masking
  • Shopify Apps
  • View All Products

Solutions

  • For E-commerce
  • For Healthcare
  • For Real Estate
  • For Restaurants
  • For Appointments
  • View All Use Cases

Services

  • AI Chatbot Development
  • Voice AI Development
  • Shopify Development
  • SaaS Development
  • WhatsApp API Integration
  • View All Services

Resources

  • Documentation
  • Voice Agent Docs
  • API Reference
  • Number Masking API Docs
  • Blog
  • Changelog
  • Book a Demo

Company

  • About Us
  • Contact
  • Careers
  • Privacy Policy
  • Terms of Service
  • AI Voice Assistant
  • WhatsApp Voice AI
  • WhatsApp Bot Builder
  • AI Website Chatbot
  • AI-SDR
  • Number Masking
  • Shopify Apps
  • View All Products
  • For E-commerce
  • For Healthcare
  • For Real Estate
  • For Restaurants
  • For Appointments
  • View All Use Cases
  • AI Chatbot Development
  • Voice AI Development
  • Shopify Development
  • SaaS Development
  • WhatsApp API Integration
  • View All Services
  • Documentation
  • Voice Agent Docs
  • API Reference
  • Number Masking API Docs
  • Blog
  • Changelog
  • Book a Demo
  • About Us
  • Contact
  • Careers
  • Privacy Policy
  • Terms of Service

Popular Free Tools

Compress PDFMerge PDFPDF to WordGST CalculatorEMI CalculatorSIP CalculatorJSON FormatterBase64 EncoderImage CompressorQR Code GeneratorVoice AI ROI CalculatorAmazon FBA CalculatorAI Email WriterVideo to GIFPrivacy Policy GeneratorCRM ROI CalculatorMeeting Cost Calculator
Categories:PDF ToolsDeveloper ToolsFinance CalculatorsImage ToolsVideo ToolsAI Writing ToolsAudio ToolsWhatsApp ToolsDocument GeneratorsVoice AI ToolsE-commerce ToolsView All Tools

© 2026 Edesy Technology Labs Pvt Ltd

SSL Secured
99.9% Uptime