Live in 4 minutes. We timed it.
Pick a number. Configure your agent. Press the toggle. That's it — but if you want to wire Sawt deeper, this is where it's all written down.
Live in 4 minutes. We timed it.
- 01Chapter 01
Create account
Sign up with your email and a password, confirm your address, and you're in.
→ POST /v1/auth/signupemail: "rami@clinic.jo" - 02Chapter 02
Pick a number
Choose a local DID in Jordan, Saudi, UAE, Egypt, Lebanon, France, UK, or the US. Live the same day.
Available now in Amman+962 7 9000 0421● LOCAL DID● CALLER-ID● SAME DAY ACTIVATION - 03Chapter 03
Configure your agent
Five fields. Name, voice, personality, language priority, knowledge sources. No code.
NameLaylaVoiceLeila-Levant-02PersonalityWarm, brisk, politeLanguage priorityLevantine → MSA → ENKnowledgemenu.pdf · hours.mdFallback→ Human · ext. 12 - 04Chapter 04
Set your schedule
Weekly availability grid. Mark when the agent is live; everything else routes to voicemail or a backup line. Ramadan, prayer-time, and holiday presets included.
0810121416182022MonTueWedThuFriSatSunLive After-hoursTIMEZONE · GMT+3 AMMAN - 05Chapter 05
Go live
Press the toggle. The LIVE badge appears. The next ring goes to your agent.
LIVELayla is taking calls.First call typically within 4 minutes
Place a call in two lines.
REST + webhooks. JSON in, JSON out. Auth via bearer tokens, scoped per agent.
curl -X POST https://api.sawt.ai/v1/calls/outbound \ -H "Authorization: Bearer $SAWT_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "number": "+962 7 9412 0381", "agent_id": "agent_layla_levant", "script": "Confirm Thursday 4 PM with Mr. Rami", "webhook": "https://your.app/sawt/events" }'
{
"call_id": "call_01HXG3K2...",
"status": "initiated",
"agent_id": "agent_layla_levant",
"number": "+962 7 9412 0381",
"dialect": "auto",
"placed_at": "2026-05-15T11:32:01Z",
"events_url": "wss://api.sawt.ai/calls/.../events"
}Google Calendar
Two-way sync · book appointments straight into your team's calendars
View guideZapier
5,000+ apps · trigger flows from any Sawt event
View guideWhatsApp Business
Confirmation messages and templated follow-ups, sent in-call
View guideTwilio
Bring your own number or port — full PSTN with MENA peering
View guideSalesforce
Lead, opportunity, and call-log sync · per-agent mapping
View guide