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

# Pricing & Billing

> Predictable, flexible pricing. Start free, then choose pay-as-you-go or a monthly plan.

## Start with what you need

<div className="ateve-pricing-grid not-prose">
  <div className="ateve-plan">
    <div className="ateve-plan-heading"><p className="ateve-plan-name">Free</p><span className="ateve-plan-tag">No credit card</span></div>
    <div className="ateve-plan-price">\$0<span>/ month</span></div>
    <p className="ateve-plan-copy">A lightweight way to get started. No cost, no card, no hassle.</p>

    <ul className="ateve-plan-features">
      <li>1,000 requests / day</li>
      <li>No credit card required</li>
      <li>Email support</li>
    </ul>

    <a className="ateve-plan-button" href="https://ateve.ai/signin?next=%2Fhome">Try for free <span aria-hidden="true">↗</span></a>
  </div>

  <div className="ateve-plan ateve-plan-accent">
    <div className="ateve-plan-heading"><p className="ateve-plan-name">Pay as you go</p><span className="ateve-plan-tag">Flexible</span></div>
    <div className="ateve-plan-price">\$0.005<span>/ request</span></div>
    <p className="ateve-plan-copy">Pay only for what you use. No monthly commitment.</p>

    <ul className="ateve-plan-features">
      <li>Usage-based billing</li>
      <li>Predictable per-request pricing</li>
      <li>Email support · cancel anytime</li>
    </ul>

    <a className="ateve-plan-button ateve-plan-button-primary" href="https://ateve.ai/billing">Get started <span aria-hidden="true">↗</span></a>
  </div>
</div>

## Subscription

Choose a monthly request allowance. Three tiers, cancel anytime.

<div className="ateve-subscriptions not-prose">
  <div className="ateve-subscription-promo">Every subscription includes <strong>+1,000 requests / day</strong></div>

  <div className="ateve-subscription-grid">
    <div className="ateve-subscription">
      <p className="ateve-plan-name">Pro</p>
      <div className="ateve-plan-price">\$29<span>/ month</span></div>
      <p className="ateve-request-count"><strong>7,000</strong> requests / month</p>
      <a className="ateve-plan-button" href="https://ateve.ai/billing">Subscribe <span aria-hidden="true">↗</span></a>
    </div>

    <div className="ateve-subscription">
      <p className="ateve-plan-name">Max <span>(5x)</span></p>
      <div className="ateve-plan-price">\$99<span>/ month</span></div>
      <p className="ateve-request-count"><strong>25,000</strong> requests / month</p>
      <a className="ateve-plan-button" href="https://ateve.ai/billing">Subscribe <span aria-hidden="true">↗</span></a>
    </div>

    <div className="ateve-subscription">
      <p className="ateve-plan-name">Max <span>(10x)</span></p>
      <div className="ateve-plan-price">\$299<span>/ month</span></div>
      <p className="ateve-request-count"><strong>100,000</strong> requests / month</p>
      <a className="ateve-plan-button" href="https://ateve.ai/billing">Subscribe <span aria-hidden="true">↗</span></a>
    </div>
  </div>
</div>

## Enterprise

<div className="ateve-enterprise not-prose">
  <div>
    <p className="ateve-enterprise-title">Built around your scale.</p>
    <p className="ateve-plan-copy">Custom volume, dedicated infrastructure and SLA.</p>

    <ul className="ateve-plan-features">
      <li>Custom requests and limits</li>
      <li>Enterprise-grade support & SLA</li>
    </ul>
  </div>

  <div className="ateve-enterprise-action">
    <span>Let’s talk</span>
    <a className="ateve-plan-button" href="https://ateve.ai/signin?next=%2Fhome">Talk to an expert <span aria-hidden="true">↗</span></a>
  </div>
</div>

## Manage billing

<CardGroup cols={2}>
  <Card title="Billing" href="https://ateve.ai/billing">
    Manage your subscription and balance.
  </Card>

  <Card title="Usage" href="https://ateve.ai/usage">
    View your Search API usage.
  </Card>
</CardGroup>

See the [Ateve pricing page](https://ateve.ai/pricing) for full plan details.
