Get a Free WhatsApp Business Account – Includes Onboarding, API Access & Sandbox. Apply Now!

Voice Voice API

Give Voice to your communication

Voice API service | Authkey.io

Quality Voice API

Voice API built and known for superior voice quality at high volumes and timely delivery.

TTS API
Live Report Call Patching
Keypress to get input
Click to Call
Call Masking
Virtual Number Selection
Retry for unanswered calls
Voice Broadcast
Webhook API
Flashcall Verification.

Authkey's Voice Call Benefits

Reach & Engage

Reach your customers. Get their feedback with keypress and build good customer relationships .

Avoid spam

Bypass Truecaller spamming with a fixed caller ID, dedicated and assigned exclusively to your entity.

Flash call verification

Verify your App users through our Flash call verification API and comparatively save a little money.

Call Masking

Take care of your customers' privacy by not revealing their number to your representative.

Start calling in minutes

Text-to-Speech

Send Personalised Calls, Payment Reminders, Notifications and other messages with our seamless Text-to-Speech API.

Call patching

Connect your customer after an automated Feedback or Sales call to the right department with just a keypress or by putting the customer on hold for a few seconds.

Voice API

Simple API built for sending Bulk Voice Calls, OTPs, Timely Reminders or any other medium you wish to deploy to be connected with your customers via voice.

DEVELOPER GUIDE

Get Started With Voice API

Access Authkey building blocks and start using voice call to add value to your communication.

Sample Code


<?php

$curl = curl_init();

curl_setopt_array($curl, array(
  CURLOPT_URL => "https://api.authkey.io/request?authkey=AUTHKEY&mobile=RecepientMobile&
  country_code=CountryCode&voice=Hello%2C%20your%20OTP%20is%201234",
  CURLOPT_RETURNTRANSFER => true,
  CURLOPT_ENCODING => "",
  CURLOPT_MAXREDIRS => 10,
  CURLOPT_TIMEOUT => 30,
  CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
  CURLOPT_CUSTOMREQUEST => "GET"
));

$response = curl_exec($curl);
$err = curl_error($curl);

curl_close($curl);

if ($err) {
  echo "cURL Error #:" . $err;
} else {
  echo $response;
}

Test Drive Our SMS API Now!

Experience The Speed and Simplicity of Embedded Communications.

Send messaging

Why Choose Authkey ?

We Scale with you

Regardless of one or million messages you send, our SMS infrastructure will ensure you that they deliver on time.

Pay as you Go

Utilization based pricing enables you to get discounted pricing from the beginning while only paying for what you use.

Enterprise-grade

We connect your messaging flow directly over 220+ carriers in 200+ countries for international delivery that is best in class.

Compliance & developers

We align you with the support and developer team. We ensure that your Authkey.io experience is smooth and successful.