PreCallAI
BYOK · flat pricing · no per-minute

Ship voice agents.
Pay by plan, not per minute.

PreCallAI is the developer-first platform for production voice bots. Connect your own provider keys, build with a clean API, and ship on a flat monthly plan — never a per-minute meter.

No credit card to start 5-minute integration Your keys, your data
~/precallai — create-call.sh
$ curl -X POST https://api.precallai.com/v1/calls \
  -H "Authorization: Bearer $PRECALL_KEY" \
  -d '{ "agent": "support", "to": "+1 555 0142" }'

{ "id": "call_8fa2", "status": "ringing" }
agent connected — streaming transcript
REC00:12

Connect the providers you already use — with your own keys

OpenAIAnthropicDeepgramElevenLabsCartesiaGroqAzureTwilioPlayHTRime
Platform

Everything you need to ship voice

A focused, voice-only platform built the way developers expect — API-first, transparent, and yours to control.

Bring your own keys

Connect your OpenAI, Deepgram, ElevenLabs and Twilio keys. You own the model spend and the relationship — we orchestrate the call.

Flat monthly pricing

No per-minute meter. Pick a plan by daily call volume and ship. Your bill is the same whether a call lasts 20 seconds or 20 minutes.

API-first by design

Create agents, place calls and stream events from a clean REST API. No SDK to install — everything in the dashboard is one HTTP request away.

Realtime events

Subscribe to transcripts, function calls and call lifecycle webhooks. Wire voice agents straight into your own backend.

Sub-second latency

Streaming STT → LLM → TTS pipeline tuned for natural turn-taking, barge-in and interruption handling out of the box.

Yours to control

Your keys, your data, your prompts. Export logs, rotate credentials and self-host on Enterprise. No lock-in.

The moat

Stop paying per minute

Every other voice platform meters you by the minute. We don't. Run the same workload and watch the difference.

Scenario: 1,000 calls/day · 3 min average · ~$0.10/min typical metered rate
Per-minute platforms
$0/mo

90,000 metered minutes billed on top of model costs.

  • Bill scales with every second of talk time
  • Long calls punish you
  • Unpredictable at scale
  • Provider cost marked up
~PreCallAI — flat plan
$0/mo

Flat Growth plan. Model usage runs on your own keys, at cost.

  • Same price at 20 seconds or 20 minutes
  • Volume-based plans, not meters
  • Predictable every single month
  • You pay providers directly, no markup
Switch to flat pricing
Quickstart

One REST endpoint. No SDK required.

Place a call with a single HTTP request and bring your own provider keys in the same payload. It's just HTTP — call it from any language.

create-call.sh
curl -X POST https://api.precallai.com/v1/calls \
  -H "Authorization: Bearer $PRECALL_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "agent": "support-bot",
    "to": "+15550142",
    "keys": { "llm": "openai", "tts": "elevenlabs" }
  }'

Pure REST · no SDK to install · works with any HTTP client

How it works

Your keys. Your providers. Your data.

PreCallAI is the orchestration layer — not another reseller. You keep the provider relationships and the control.

01

Bring your keys

Drop in your OpenAI, Deepgram, ElevenLabs and Twilio keys. They stay yours — usage is billed by each provider, at cost.

02

Pick a plan

Subscribe by daily call volume — $9, $29, or Enterprise. The plan unlocks orchestration, infra and tooling. No per-minute meter.

03

Ship to production

Create agents and place calls from the API. Stream transcripts and events straight into your backend. Go live in minutes.

Pricing

Flat plans, sized by volume

Pick a plan by calls per day. Model usage runs on your own keys, at cost. No per-minute billing — ever.

Starter

For indie builders and prototypes.

$9/month
Up to 100 calls / day
Start building
  • Bring your own provider keys
  • All STT / LLM / TTS models
  • REST API + webhooks
  • Real-time transcripts
  • Community support
Most popular

Growth

For production voice agents at scale.

$29/month
Up to 5,000 calls / day
Start building
  • Everything in Starter
  • Higher concurrency limits
  • Call analytics & searchable logs
  • Custom voices & numbers
  • Priority email support

Enterprise

For compliance, SLAs and volume.

Custom
Unlimited calls
Contact sales
  • Everything in Growth
  • Dedicated infrastructure & SLA
  • SSO / SAML & audit logs
  • On-prem / VPC deployment
  • Dedicated support engineer

All plans require an active subscription · model usage billed by your own providers

FAQ

Questions, answered

You connect your own provider accounts — OpenAI or Anthropic for the LLM, Deepgram for speech-to-text, ElevenLabs or Cartesia for voices, Twilio for telephony. PreCallAI orchestrates the realtime call; the model usage is billed by those providers directly to you. You stay in control of cost and data.

Build your first voice agent today

Bring your keys, pick a plan, and ship. Flat monthly pricing — no per-minute surprises.