THE VOICE THAT PICKS UPISSUE04 · 25 JUN 2026
DOCS · GETTING STARTED · API · INTEGRATIONS
DOCS·V 1.4·UPDATED 2 H AGO

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.

Getting Started5 steps · 4 minutes

Live in 4 minutes. We timed it.

  1. 01
    Chapter 01

    Create account

    Sign up with your email and a password, confirm your address, and you're in.

    → POST /v1/auth/signup
    email: "rami@clinic.jo"
  2. 02
    Chapter 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
  3. 03
    Chapter 03

    Configure your agent

    Five fields. Name, voice, personality, language priority, knowledge sources. No code.

    Name
    Layla
    Voice
    Leila-Levant-02
    Personality
    Warm, brisk, polite
    Language priority
    Levantine → MSA → EN
    Knowledge
    menu.pdf · hours.md
    Fallback
    → Human · ext. 12
  4. 04
    Chapter 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.

    08
    10
    12
    14
    16
    18
    20
    22
    Mon
    Tue
    Wed
    Thu
    Fri
    Sat
    Sun
    Live After-hoursTIMEZONE · GMT+3 AMMAN
  5. 05
    Chapter 05

    Go live

    Press the toggle. The LIVE badge appears. The next ring goes to your agent.

    LIVE
    Layla is taking calls.
    First call typically within 4 minutes
API ReferenceFull reference →

Place a call in two lines.

REST + webhooks. JSON in, JSON out. Auth via bearer tokens, scoped per agent.

Request · curl
Copy
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"
  }'
Response · 200
RTT 184 MS
{
  "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"
}
GET/v1/calls
List calls
POST/v1/calls/outbound
Place a call
GET/v1/agents
List agents
POST/v1/webhooks
Subscribe to events
Integrations5 of 32 shown
GC
● Live

Google Calendar

Two-way sync · book appointments straight into your team's calendars

View guide
Z
● Live

Zapier

5,000+ apps · trigger flows from any Sawt event

View guide
WB
● Live

WhatsApp Business

Confirmation messages and templated follow-ups, sent in-call

View guide
T
● Live

Twilio

Bring your own number or port — full PSTN with MENA peering

View guide
S
● Live

Salesforce

Lead, opportunity, and call-log sync · per-agent mapping

View guide
Stuck? Our team is in Amman.
WED–THU · 09:00 – 19:00 GMT+3 · 24 H ENGINEERING ON-CALL
Chat with us