> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vapi.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Pricing Overview

> Only pay for the minutes you use.

<Frame caption="Vapi charges a flat 5¢/min for calls.">
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/vapi/static/images/pricing/voice-pipeline-cost-breakdown.png" />
</Frame>

<br />

<CardGroup cols={2}>
  <Card title="5¢/min for Calls" icon="cent-sign" iconType="solid">
    Vapi itself charges \$0.05 per minute for calls. Prorated to the second.
  </Card>

  <Card title="At-Cost for Providers" icon="chart-network" iconType="sharp-solid" color="#5BBFF1">
    Transcriber, model, voice, & telephony costs charged at-cost.
  </Card>

  <Card title="Bring Your Own Keys" icon="key-skeleton-left-right" iconType="solid" color="#AD81F2">
    Bring your own API keys for providers, Vapi makes requests on your behalf.
  </Card>

  <Card title="$2/mo for Phone Numbers" icon="phone-office" iconType="solid" color="#fcba03">
    Phone numbers purchased through Vapi bill at \$2/mo.
  </Card>
</CardGroup>

### Starter Credits

Every new account is granted **\$10 in free credits** to begin testing voice workflows. You can [begin using Vapi](/quickstart/dashboard) without a credit card.

***

## Enterprise

Handling a large volume of calls? You can find more information on our Enterprise plans [here](/enterprise).

* Higher concurrency and rate limits
* Hands-on 24/7 support
* Shared Slack channel with our team
* Included minutes with volume pricing
* Calls with our engineering team 2-3 times per week

## Further Reading

<CardGroup cols={2}>
  <Card title="Routing Provider Cost" icon="route" iconType="solid" href="/billing/cost-routing">
    Learn more about how Vapi routes provider costs.
  </Card>

  <Card title="Estimating Costs" icon="equals" iconType="solid" href="/billing/estimating-costs">
    Learn more about estimating costs for your voice pipeline.
  </Card>

  <Card title="Billing Limits" icon="meter" iconType="solid" href="/billing/billing-limits">
    Learn how to set billing limits for your account.
  </Card>

  <Card title="Billing Examples" icon="books" iconType="solid" href="/billing/examples">
    Read full end-to-end billing breakdowns to better understand how Vapi bills.
  </Card>
</CardGroup>
