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.
What a minute costs
The model →- 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 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.
| Line | Selection | For 1,000 minutes |
|---|---|---|
| Vapi hosting | $0.05/min | $50.00 |
| Transport | Twilio outbound, $0.014/min | $14.00 |
| Speech to text | Deepgram, $0.01/min | $10.00 |
| Language model | GPT-4o | $0.30 |
| Text to speech | ElevenLabs, $0.036/min | $36.00 |
| Total | $110.30 |
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.
| Layer | Per minute | Share of the all-in rate |
|---|---|---|
| Vapi orchestration | $0.05 | 52% |
| Text to speech | $0.014 | 15% |
| Telephony | $0.014 | 15% |
| Language model | $0.0108 | 11% |
| Speech to text | $0.0065 | 7% |
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
- 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.
- 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
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 choice | Approx all-in | Against Retell bundled |
|---|---|---|
| Mid-market defaults | $0.1217 | 45% more expensive |
| Budget synthesis, fast model | ~$0.085 | Roughly level |
| Aggressive optimisation at volume | ~$0.07 | Cheaper |
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
The right architecture if someone will own the component stack, and the more expensive option on published rates if nobody does.
- 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
- 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 →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?
What does the $0.05 actually include?
Do I need my own Twilio account?
How much engineering time does this take to get to production?
Is there a free tier?
Others in Voice Agent Platforms
See all →Sources
- Vapi pricing page (vendor-authored)
- Deepgram streaming rates (vendor-authored)
- ElevenLabs pricing (vendor-authored)
- Twilio programmable voice pricing (vendor-authored)
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.