Skip to content

Vapi Review (2026)

Developer-first orchestration that meters every model layer at pass-through rates by default, with your own keys available to zero those lines entirely.

3.6/ 5
Transparency4.4
Cost honesty2.4
Capability3.3
Independence5.0
Predictability3.2
How this is calculated
Visit VapiAll voice agent platformsWe earn nothing if you click this. Vapi has no affiliate programme with us.
Entry price
$0.05/min
Model
per minute
Free tier
No
Self-serve
Yes
Ownership
Independent
Payments
No payment

What a minute costs

The model
Advertised
$0.05 /min
Computed all-in
$0.0965 /min
  • Platform $0.05
  • Speech to text $0.0077
  • Language model $0.0108
  • Text to speech $0.014
  • Telephony $0.014

Computed, not measured. The advertised rate plus the published list price of every component it excludes. Component rates are dated in the cost model. It is a floor — list pricing, no committed-use discount, no retries. Vendor pricing page and usage calculator, re-verified 2026-08-06. The $0.05 is hosting only: the comparison table is headed "Excludes Model Provider Costs" and the FAQ says speech, model and synthesis are billed at cost, telephony outside the platform entirely. Vapi's own calculator totals $0.1103/min on its default inputs, 13% above the floor computed here..

Vapi in Depth

Vapi charges $0.05 a minute and that number is honest, as far as it goes. It buys orchestration: turn detection, interruption handling, the state machine that decides when your agent should stop talking, and the plumbing between four services you are expected to bring yourself. What it does not buy is any of those four services.

This is the bring-your-own-key model, and the category has largely stopped explaining it. A buyer reading the pricing page sees a rate three to four times below the managed platforms and reasonably concludes it is three to four times cheaper. It is not. Once speech-to-text, the model, synthesis and telephony are added at published list rates, the floor lands at $0.0965 — about 1.9× the headline, and squarely in the middle of the category rather than below it.

The trade is real, though. Bring-your-own-key is not a pricing trick. It is a genuine architectural choice that gets cheaper than bundled platforms at volume, because you can swap a component the week something better ships. The problem is not the model, it is that the pricing page presents an orchestration fee where a buyer is looking for a unit cost.

The vendor's own calculator answers the question

Vapi publishes a usage calculator, and nobody writing about Vapi's pricing appears to have driven it to a total. We did, on 2026-08-06.

Left on its own defaults, a thousand calls of a minute each, and configured with the three model providers Vapi itself names in its FAQ — Deepgram for speech, OpenAI for the model, ElevenLabs for synthesis — plus Twilio for the line, it returns a total of $110.30.

LineSelectionFor 1,000 minutes
Vapi hosting$0.05/min$50.00
TransportTwilio outbound, $0.014/min$14.00
Speech to textDeepgram, $0.01/min$10.00
Language modelGPT-4o$0.30
Text to speechElevenLabs, $0.036/min$36.00
Total$110.30
That is $0.1103 a minute, 2.2 times the advertised rate, and it is 14% above the $0.0965 this site computes from its own component model. Our figure is the conservative one. Two of our four component rates match Vapi's own published card almost exactly: our telephony $0.014 is Twilio outbound to the cent, and our synthesis $0.014 sits between Deepgram at $0.0108 and Vapi's own at $0.0216.

The calculator also answers how much this varies. Choose the cheapest selectable option on every menu and the stack lands near $0.055 a minute. Choose the dearest and it passes $0.32 before the model is counted. A 5.9-fold spread, all of it inside what people call Vapi's price.

Worth noticing while you are in there: Vapi appears in its own synthesis menu at $0.0216 a minute, selling its own voice beside the third parties, on a page that frames model cost as somebody else's pass-through.

Where the money actually goes

The four excluded layers are not equal. Synthesis dominates, because the agent speaks roughly half of a two-party call and character-based pricing is unforgiving at conversational speed. The model comes second and grows through the call, since every turn re-sends an ever-longer transcript. Recognition and telephony are close to rounding errors by comparison, which is the opposite of what most buyers assume.

LayerPer minuteShare of the all-in rate
Vapi orchestration$0.0552%
Text to speech$0.01415%
Telephony$0.01415%
Language model$0.010811%
Speech to text$0.00657%

The practical consequence is not that any one line dominates, it is that only one of them has real range. Telephony is a carrier rate you cannot argue with, recognition varies by tenths of a cent, and the model is 11% of the bill however hard you tune it. Synthesis is the exception: the same minute of call costs $0.014 on Cartesia and around $0.085 on premium ElevenLabs. That single choice swings the total further than every other component combined, and on a phone call band-limited to 8kHz the difference is frequently inaudible.

What you are taking on

Four vendor relationships, four sets of rate limits, four status pages and four invoices. When a call fails you own the diagnosis, and the failure is often at a seam rather than inside any one component. Interruption handling in particular is a tuning problem that does not have a correct default — endpointing thresholds that feel responsive on a quiet line clip people on a mobile in a car park.

That is the actual cost comparison, and it is not on anybody's pricing page. Against a managed platform at $0.07 bundled, Vapi is cheaper per minute at scale and more expensive for the first three months, because the first three months are engineering.

Who should not buy this

If nobody on your team wants to reason about endpointing thresholds, voice model selection, or which of four vendors caused last night's dropped calls, a bundled platform will cost you less in total. That is not a knock on the product, it is the correct reading of a product that deliberately hands you the controls.

Setting Vapi Up

Self-serve, free credit, and a working agent inside an hour if you already hold accounts with a speech, model and telephony vendor. If you do not, budget a day for account setup before you write any agent logic.

The build is not the hard part. The tuning is, and it is where the timeline actually goes.

  • Hold four accounts before starting. Speech, model, synthesis and telephony. Each has its own rate limits, its own status page and its own billing cycle.
  • Tune endpointing on a real phone line, not on a laptop microphone. Thresholds that feel responsive in an office clip people speaking from a car.
  • Test barge-in deliberately. Talk over your own agent mid-sentence and see whether it stops. This is the failure that makes a deployment feel broken rather than slow.
  • Budget for the seams. When a call fails you own the diagnosis, and the fault is frequently between components rather than inside any one of them.

Strengths and Weaknesses

What Works
  • Genuine component choice, so a cheaper synthesis model or faster inference provider can be adopted the week it ships.
  • Low platform fee that becomes a real advantage at volume once components are optimised.
  • Strong developer experience with documentation and community well ahead of most of the category.
  • Self-serve with free credit, so evaluation is genuinely free.
What Does Not
  • The $0.05 is orchestration only, and the computed all-in is $0.1217, which is 2.4x the headline and above the bundled alternatives.
  • Four vendor relationships means four rate limits, four status pages and four invoices to reconcile.
  • You own the tuning, and endpointing has no correct default because the right answer varies by caller, handset and question.
  • Cheaper only after optimisation, which is work teams intend to do and frequently never schedule.

Vapi Pricing

Entry price$0.05/minRead from the vendor's page on 2026-08-06
Billing modelper minutePredictable as you grow
How you buySelf-serveBuy it today without talking to anyone
Free tierNoTrial only, or nothing at all

Published and self-serve at $0.05 a minute for orchestration, with every model layer billed by whoever supplies it.

The all-in floor computed on published component rates is $0.1217, which is 2.4x the headline. That figure assumes mid-market defaults. The point of the architecture is that you can beat it.

Component choiceApprox all-inAgainst Retell bundled
Mid-market defaults$0.121745% more expensive
Budget synthesis, fast model~$0.085Roughly level
Aggressive optimisation at volume~$0.07Cheaper

Every row below the first requires someone to have made deliberate choices and to revisit them as the market moves. That is the actual product decision here, and it is a staffing question rather than a pricing one.

The Verdict

3.6

The right architecture if someone will own the component stack, and the more expensive option on published rates if nobody does.

Buy it if
  • You are past serious volume where a cent per minute is real money
  • An engineer will own endpointing, model selection and the four vendor relationships
  • Swapping components as cheaper ones ship matters to your economics
  • You need control over which voice and model the agent uses
Skip it if
  • This is a first voice deployment and you want it working this week
  • Nobody wants to diagnose failures that occur between components
  • You would rather one invoice than four
  • You will not actually do the optimisation that makes it cheaper than bundled

Can it take a payment?

Full tracker
No payment

Books meetings or resolves the call and hands off. Taking money is out of scope for the product as sold.

Questions people actually ask

Is Vapi actually cheaper than Retell?
Closer than the headlines suggest. Computed all-in on published rates, Vapi floors at $0.0965 and Retell at $0.0948, a fifth of a cent apart, because Retell's $0.07 excludes the model just as Vapi's $0.05 does. The crossover depends on which voice and model you pick, which is the whole point of the architecture.
What does the $0.05 actually include?
Orchestration: turn detection, interruption handling, call state, function calling and the connections between your chosen speech, model and telephony providers. It does not include any of those providers.
Do I need my own Twilio account?
You can bring your own carrier or use the numbers Vapi provisions. Either way telephony is billed separately from the platform fee — our computed figure assumes published US outbound rates.
How much engineering time does this take to get to production?
We have not run a deployment, so we will not invent a figure. What we can say is that the tuning surface — endpointing, barge-in, latency budget across four hops — is where teams report spending the time, not on the initial integration.
Is there a free tier?
Yes, with trial credit. It is enough to evaluate call quality and turn-taking, and not enough to establish what your unit cost will be at volume.

Others in Voice Agent Platforms

See all

Sources

Where a source has a commercial interest in the subject, it is labelled. Most published material about this category is written by companies selling into it, and that is worth knowing while you read it.