Now in early access

The contact-centric platform for voice, messaging, and AI agents

ContactFabric unifies your phone numbers, omnichannel inbox, and AI voice agents on a single contact graph — so every call, SMS, WhatsApp and email lives next to the customer, not the channel.

Active calls
42
+12% vs 1h ago
Avg answer
1.8s
-200ms today
Messages today
8,214
SMS + WA + email
AI handoff rate
31%
target < 25%

Everything you need to talk to customers

Numbers, voice, messaging, workflows, and a CRM — built so you stop stitching tools together.

Programmable voice

FreeSWITCH-powered PBX with browser softphone, IVR builder, and per-tenant dialplans. SIP trunks or BYO carrier.

AI voice agents

ElevenLabs-powered conversational agents that take calls, qualify leads, and warm-transfer to a human when needed.

Unified inbox

Calls, SMS, WhatsApp, and email threaded by contact. Agents work from one view; no tab-juggling.

Workflow engine

Drag-and-drop trigger → action graphs. Route inbound, fire webhooks, escalate cases, all visually.

#

Number inventory

Search, port, and provision local/toll-free/mobile numbers across 60+ countries. KYC handled inline.

Whitelabel resellers

Run your own brand on a custom domain with Stripe Connect billing. Mobile app re-themed at runtime.

Built for real-time

Webhooks for every event. REST + GraphQL for everything else. Mercure for live updates straight to your frontend — no polling, no plumbing.

Read the API docs →
# Place an outbound call from a workflow node
curl -X POST https://api.contactfabric.com/api/calls \
  -H "Authorization: Bearer $TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "to":   "+15551234567",
    "from": "+18005551212",
    "workflow_id": "01HX...",
    "context": { "lead_id": "abc" }
  }'

# 201 Created
{
  "id": "01J5Q...",
  "status": "queued",
  "events_uri": "/.well-known/mercure?topic=..."
}

Pay for what you actually use

Transparent per-seat pricing plus pass-through telecom. No commitments, cancel anytime.

Starter
$29 / seat / mo
Small teams getting off Twilio + a CRM.
  • Up to 5 agents
  • 1 phone number included
  • Voice, SMS, email, WhatsApp
  • 500 AI agent minutes / mo
  • Email support
Start free
Scale
Custom
Resellers, BPOs, and contact centers.
  • Unlimited agents
  • BYO carrier or SIP trunk
  • Whitelabel + Stripe Connect
  • Custom AI voice / language
  • Dedicated FreeSWITCH cluster
  • SLA-backed support
Talk to sales

Spin up your first agent in 5 minutes

No credit card, no sales call. Get a working number and a test campaign in your inbox.

Get started — it's free
Loading…
Loading the web debug toolbar…
Attempt #