Developers

Build with the AirDial API.

REST + WebSockets. Python, Node, cURL. Region-aware voices. Every piece of the product is an API.

import airdial

agent = airdial.Agent.create(
    region="ng-lagos",
    voice="amara-ng",
    script="Handle inbound support calls",
)

agent.call("+234 805 123 4567")

What do you want to build?

Make your first call in 5 lines.

Get API key