Calling
The Atoms SDK lets you make outbound phone calls. Connect your AI agents to real phone conversations.
What Can You Do?
How It Works
- You initiate — Call
start_outbound_call()with a phone number - Platform connects — Atoms dials the number and establishes the call
- Agent handles — Your agent runs the conversation in real-time
- You analyze — Access transcripts and analytics afterward
Prerequisites
Before making calls:
- API Key — Get from atoms.smallest.ai
- Agent — Create an agent in the dashboard with a phone number linked
- Phone Numbers — E.164 format (e.g.,
+14155551234)

