Comparison

Claude Code Pricing in 2026: Pro vs Max vs Pay-As-You-Go API

2026-06-05 8

The three ways to pay for Claude Code

There's no single "Claude Code price." How much you pay depends entirely on which billing model you use, and most people pick the wrong one for their usage:

  1. A subscription (Pro or Max) — flat monthly fee, soft usage limits.
  2. Pay-as-you-go API — metered per token, no monthly commitment.
  3. A relay like LLM API — subscription or wallet, priced well below the official tiers.

Let's break down each one.


Option 1: Subscriptions (Pro and Max)

The official subscription tiers, at the time of writing:

Tier Price Roughly who it's for
Pro $20/mo Light, occasional use
Max 5x $100/mo Daily individual use
Max 20x $200/mo Heavy all-day use

Subscriptions are predictable — you know the bill in advance — but they have rolling usage windows. Hit the cap and you're throttled until the window resets. For agentic tools like Claude Code that fire a lot of requests per task, the Pro tier in particular runs out fast. Most serious users end up on Max, which is where the $100–$200/mo sting comes from.

If you keep hitting the ceiling, our guide to Claude Code rate limits explains exactly how the windows work.


Option 2: Pay-as-you-go API (token-metered)

With a raw API key you pay per token — input and output billed separately, no monthly fee. This is the most flexible option and the most unpredictable one.

The math that surprises people: Claude Code re-sends the entire conversation every turn. A long agentic session with a big repo in context can quietly rack up millions of input tokens, because each message pays for all the context before it. Metered billing is great for bursty or occasional use and brutal for all-day sessions if you're not watching context size.

Rule of thumb:

  • Occasional, bursty use → metered API usually wins (you pay for nothing when idle).
  • Steady daily use → a subscription is usually cheaper and removes bill anxiety.

Option 3: A relay (the part most people miss)

A relay exposes the same Anthropic-compatible endpoints Claude Code already speaks, so the CLI can't tell the difference — but the pricing is set independently. LLM API offers both billing styles:

Subscriptions, mapped against the official tiers:

Official Price LLM API Price
Pro $20 $20/mo ¥49 ≈ $7/mo
Max 5x $100 $100/mo ¥149 ≈ $21/mo
Max 20x $200 $200/mo ¥299 ≈ $42/mo

Or a pay-as-you-go wallet — top up once, balance never expires, with volume bonuses:

Top-up Bonus
¥30 — (trial)
¥100 +5%
¥500 +10%
¥2000 +15%

See the live numbers on the pricing page — there's also an Ultra tier above Max 20x for the heaviest users.


Which should you pick?

A decision tree that covers most people:

  • "I use Claude Code an hour or two a day." Pro-equivalent subscription. Don't overpay for Max headroom you won't touch.
  • "I live in Claude Code all day, every day." Max-equivalent subscription. The flat fee beats metered billing once you're sending thousands of requests a day.
  • "My usage is spiky — heavy some weeks, nothing others." Pay-as-you-go wallet. You pay for nothing when you're idle, and the balance doesn't evaporate.
  • "I run a team." Mix of wallet plus seat subscriptions — see Claude Code for Teams.

The honest version: if you're paying $100–$200/mo to Max and using it as your daily driver, you are the exact person a relay subscription is built for. The setup is one environment variable — How to use Claude Code without paying $200/month walks through it.


The catch (so you're not surprised)

A relay is a third party. That means:

  • Trust the operator. You're routing your prompts through someone else's infrastructure. Read the privacy policy and decide if you're comfortable.
  • Uptime is on them, not Anthropic. A good relay is transparent about incidents — that's part of why we publish engineering postmortems when things break.

For most individual developers and small teams, the trade is straightforward: a fraction of the price for the same Claude Code workflow. For regulated or highly sensitive work, the direct subscription may be the right call. Pick with your eyes open.


llmapi.pro is an independent, Claude-compatible API relay; we are not affiliated with Anthropic. Official Pro/Max pricing is shown for comparison and may change — check Anthropic's site for current figures.

分享这篇文章

开始使用 LLM API

免费套餐可用。Claude Code 一行配置。

免费开始