Click-to-Call

Dial Party A. Bridge Party B. Both see the masked number.

Click-to-call API with built-in number masking. One POST request bridges two Indian mobiles through a masked DID. No real numbers exposed, ever. Rs 1.50/min.

Rs 1.50/min

Per Masked Minute

<100ms

Bridge Latency

INR

Billing + GST Invoice

1 API

Call to Get Started

Both Parties Masked

Recording Included

Prepaid Wallet

Webhook Events

3 Lines of Code

One API call connects them

POST two phone numbers. We do the rest.

cURL
# Initiate a masked call
# We dial Party A first, bridge Party B on answer.

curl -X POST https://voice-api.edesy.in/v1/masking/calls \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "party_a": "9876543210",
    "party_b": "9123456789"
  }'

Returns a call_sid immediately. Subscribe to webhooks to receive call lifecycle events, or poll the status endpoint. Full reference at the API page.

How click-to-call bridging works

Five steps from your POST request to a bridged, recorded conversation

1

POST two numbers

Call POST /masking/calls with party_a and party_b — both 10-digit Indian mobiles.

2

We dial Party A

Party A's phone rings with the masked number as caller ID. They answer.

3

We dial Party B

Party B's phone rings with the same masked number as caller ID. They answer.

4

Bridged & recorded

Both legs are bridged. Audio is recorded (optional). Either can hang up to end the call.

5
5

Webhook fires

We POST call.completed to your endpoint with duration, status, and recording URL.

What you get

Click-to-call ergonomics plus number masking, in the same API call

Dial A, Bridge B

We call Party A first. When they answer, we dial Party B and bridge the legs. Predictable flow, fewer dropped calls.

Both see the same masked number

Indian DID shown as caller ID to both parties. Real mobile numbers never leak in either direction.

Sub-100ms connect

Carrier-grade telephony with crystal-clear audio. Bridge latency stays under 100ms even at peak hours.

Per-minute billing

Rs 1.50 per minute, billed per minute (minimum 1 minute). No setup fees, no monthly commitments, no per-number rental.

One API call

POST two phone numbers to /masking/calls. Get a call_sid back. Poll status or subscribe to webhooks. That's it.

Indian mobiles, INR billing

Built for India: 10-digit mobile validation, INR pricing, 18% GST invoice, GSTIN for Input Tax Credit.

Who uses it

Built for any team that calls two parties together — sales, support, ops, marketplaces

Sales Teams

Reps click-to-call leads from your CRM. The lead sees your branded masked number, never the rep's mobile. Calls auto-log with recording.

Marketplaces & Classifieds

Buyer-seller calls without either party seeing the other's real number. Curbs spam and protects user privacy on listings.

Customer Support

Support agents call back ticket requesters from a masked number. Tickets stay linked to recordings; agents stay anonymous.

Delivery & Field Ops

Delivery executives and customers talk through the masked number. After delivery, neither side can reach the other.

Comparison

Edesy vs typical click-to-call

Most click-to-call dialers leak the agent's real number to the receiver. We don't.

Capability
Edesy click-to-call
Typical CRM dialer
Caller ID shown to both parties
Masked Indian DID
Agent's real mobile
Real number exposure
Never
Agent's number leaks
Billing model
Rs 1.50/min, prepaid, INR
Monthly seats + minute bundles
Recording included
Yes, with retention controls
Often a paid add-on
Integration
REST API + webhooks
Proprietary plugin or browser dialer
Minimum commitment
None — pay as you go
Annual contracts common
For Developers

REST API, sandboxed in your wallet

Base URL https://voice-api.edesy.in/v1. Authenticate with a Bearer token from the portal. Subscribe to webhook events, poll status, fetch recordings. 100 req/min rate limit (raise on Enterprise).

Need it integrated into your CRM?
We'll wire click-to-call into Salesforce, HubSpot, Zoho, or Freshdesk
CRM-native button, auto-log to timeline, recording link on the activity. Rs 14,999, 3-5 days.

Click-to-Call FAQ

Ready to bridge your first call?

Sign up, fund a wallet, ship in under an hour. No sales call required.