Voice Call API

Power up your customer interaction with Voice API. Build call flows anywhere in the world.

Empowering Customer Experience

More than just Text Messages

Control Calls

Build comprehensive calling experience the way you want it to be, control the flow of your voice call via MoceanAPI Call Control Object.

Simple Calls

You can embed PSTN, SIP or VoIP into your tool with a just HTTP request or MoceanAPI Software Development Kit available for instant implementation.

Best Experience

We ensure the best grade of quality of audio, clear audio and low latency to get your voice across the globe

Make calls with code

Get your voice delivered to anywhere around the world. The MoceanAPI Voice API let you reach anyone with a voice call and it is made possible with our robust Software Developement Kits.

Code Example

It is as simple as sending an SMS.

Get support in multiple programming languages

Get API key
Check out our docs
Check out our helper libraries
  • Python
  • Ruby
  • NodeJS
  • PHP
  • Java

from moceansdk import Client, Basic, Transmitter, McBuilder, Mc

mocean = Client(
    Basic("API_KEY_HERE", "API_SECRET_HERE")
)

mc_builder = McBuilder() \
    .add(Mc.record()) \
    .add(Mc.dial('60123456789')) \
    .add(Mc.say('for english please press 1')) \
    .add(Mc.collect('https://test.com/collect')) \
    .add(Mc.sleep(2000)) \
    .add(Mc.play('http://test.com/play'))

res = mocean.voice.call({
    'mocean-to': '60123456789',
    'mocean-command': mc_builder
})

print(res)

Integration Steps

Get your Application to send Voice Call within 5 minutes!

Get an Account

If you did not have an account yet, go register an account for yourself and start integrating Voice Call into your Application.

Free API Key
Pick a language

Choose a language of your choice and start develop Messaging solution on top of your Application with our production ready SDK tools.

Documentation
Blast Off

Sample codes are ready to be used, and we're all set to connect the world.

Send Voice Call

Pricing



Outbound Voice Inbound Voice

€ RM
* Volume Discount is available. Email sales@moceanapi.com now to send you the most attractive pricing!