Two ways to connect any platform: the Dashboard (no-code, click-through in the
Unpod Studio) or the API (programmatic, language-agnostic REST). Pick either -
they drive the same underlying trunk.
Supported Platforms
Voice platforms
Live
VapiProduction AI voice agentsLive
LiveKitLow-latency SIP streamingLive
ElevenLabsRealistic TTS voicesLive
UltravoxMultilingual speech modelSoon
WebSocketsRaw audio streamingLive
DailyMulti-party voice & video
Official SDKs
Build in your language
Live
Python SDK
REST APILanguage-agnostic HTTPSoon
Node.js SDKnpm packageSoon
Ruby SDKgem installSoon
Go SDKgo getSoon
C# / .NET SDKNuGet package
pip install unpodLivePython is the only first-party SDK today. Other languages integrate through the
REST API or an HTTP brain
until native SDKs ship.
Prerequisites
Create an Unpod account
Sign up and grab an API Token + Org-Handle. See Authentication.
Provision a phone number
Bring a number into your org so calls have a DID. See the Quickstart.
Create a SIP trunk
A trunk holds your carrier credentials and exposes the origin endpoint. See Create a trunk.
Getting Started
| If you want to… | Recommended platform |
|---|---|
| Ship production AI voice agents fast | Vapi |
| Run the lowest-latency phone pipeline | LiveKit |
| Build multi-party voice + video | Daily |
| Drive calls programmatically from any stack | REST API |
Connect Vapi
The fastest path - Dashboard or API, your choice.
Telephony model
How trunks, numbers, and agents fit together end to end.