Skip to main content

Claude Code Pricing Guide 2026: Pro, Max, Team, API, and Extra Usage

8 min readAI Tools

Claude Code pricing is easiest to understand as a route choice: Pro starts at $20/month, Max is $100 or $200/month, Team seats include Claude Code, and API billing is a separate token meter.

Claude Code pricing route board for Pro, Max, Team, API, and extra usage

As of July 5, 2026, the cheapest official subscription route for terminal Claude Code is Claude Pro at $20/month, or $200/year when paid annually. Max costs $100/month for the 5x tier or $200/month for the 20x tier. Team seats now include Claude Code, with Standard at $25/seat monthly or $20/seat monthly on annual billing, while Premium raises the seat price and usage headroom.

The practical mistake is treating every Claude Code bill as the same kind of price. Subscription usage, paid-plan extra usage, Team seats, Enterprise usage billing, and Anthropic API token billing are separate contracts. If ANTHROPIC_API_KEY is set in the environment, Claude Code can run through API billing even when you thought you were using a Pro or Max subscription.

Quick Answer

Claude Code does not have one universal price. For an individual developer, start with Pro if you need terminal Claude Code and your work rarely hits limits. Move to Max only when reset windows interrupt work often enough to justify $100 or $200/month. Teams should price actual seats, not just individual plans. Apps, CI, evals, and automation should be estimated from API token pricing, not from a personal subscription.

RouteCurrent public priceUse whenWatch
Free$0Try Claude chatNot the terminal Claude Code route
Pro$20/month or $200/yearIndividual daily codingShared Claude and Claude Code limits
Max 5x$100/monthHeavy daily workMore headroom, not unlimited
Max 20x$200/monthLong, repeated coding sessionsExpensive if limits are occasional
Team Standard$25 monthly or $20 annual per seatTeam admin with Claude Code includedSeat and usage policy matter
Team Premium$125 monthly or $100 annual per seatTeams needing more usageDo not compare to a solo Pro seat
APIPer million tokensApps, CI, agents, evalsSeparate Console billing

Split the Billing Route First

Claude Code billing routes

Subscription usage is the normal path when you sign in to Claude Code with a paid Claude account. Pro, Max, and Team draw from the paid-plan pool that also serves Claude chat. The bill is predictable, but the included usage is still governed by session and weekly limits.

Paid-plan extra usage is the overflow path. Anthropic lets paid users enable usage credits so work can continue after included limits at standard API rates. This is not a hidden unlimited plan; it is metered overflow with spend controls.

API billing is a different owner. It belongs to Console projects, API keys, CI jobs, applications, eval runners, and automations. A paid Claude subscription does not make those API calls free. The fastest diagnostic is still practical: check whether ANTHROPIC_API_KEY is present before assuming the next bill is a subscription issue.

Current Prices and Boundaries

The current public plan ladder is simple enough, but two details changed the article from the April version. First, Team Standard should no longer be described as excluding Claude Code; Anthropic support now says Claude Code is included with every Team plan seat, with Premium giving more usage. Second, Agent SDK credit changes announced for June were paused, so do not write as though monthly Agent SDK credits are already active.

The individual decision is therefore not "Pro versus Free." Free can help you test Claude chat, but it is not the terminal Claude Code subscription path. Pro is the low-risk start. Max is the headroom purchase. Team is the administration and rollout purchase. Enterprise may combine seat and usage terms, so a public $20/seat-plus-usage row should be treated as a starting point, not a universal contract.

For a deeper Pro-versus-Max threshold, keep the sibling guide nearby: Claude Code Pro vs Max. If your surprise bill is caused by an API key, use Claude Code API key vs subscription billing before changing plans.

API Costs Are a Separate Meter

Claude API cost map

API pricing should be estimated by model, tokens, cache behavior, and workload shape. Current public rows include Claude Sonnet 5 at an introductory $2 input and $10 output per million tokens through August 31, 2026, then $3/$15 from September 1. Opus 4.8 is $5/$25, Fable 5 is $10/$50, and Haiku 4.5 is $1/$5.

Those rows are not the same thing as your Pro bill. A Pro subscriber can see a session cost estimate for token visibility, but the subscription bill remains the subscription bill unless extra usage or API-key billing is involved. For API-heavy work, caching, Batch API discounts, and regional options can matter more than the subscription tier.

Which Route Should You Pick?

Claude Code decision checklist

Pick Pro when you want the lowest honest terminal Claude Code entry point and limits rarely interrupt real work. Add capped extra usage when most weeks are normal but one release week burns through the included pool. Upgrade to Max when resets repeatedly cost more than the difference between Pro and Max.

Choose Team when the real need is shared administration, members, policy, and seat ownership. Choose API when the work is not an interactive human coding session: background jobs, CI, evals, production agents, and internal tools belong to a project budget.

Stop Rules Before You Upgrade

Run three checks before paying more. First, confirm whether Claude Code is authenticated through a subscription or an API key. Second, separate a recurring limit problem from one burst week. Third, keep third-party reseller or "free Claude Code" claims outside the official price table unless you have current proof for that route.

If the issue is a real rate-limit message, the pricing decision is not enough; use Claude Code rate limit to identify the owner. If the issue is model/API spend, model rows and cache behavior own the estimate.

FAQ

Is Claude Code free?

Claude chat has a Free plan, but terminal Claude Code should be treated as a paid subscription or API route. Free videos and wrapper credits may describe different products.

Is Pro enough for Claude Code?

Pro is the right first paid step for most individual developers. It stops being enough when reset windows repeatedly interrupt valuable work.

Does Team Standard include Claude Code?

Current Anthropic support says every Team plan seat includes Claude Code. Premium is a usage-headroom and feature tier, not the first Team tier with Claude Code.

Why did my Claude Code bill look like API spend?

The common cause is an API authentication path. Check ANTHROPIC_API_KEY, Console usage, and the active auth route before changing subscription tiers.

Are Agent SDK monthly credits active now?

No. Anthropic paused the June 15 Agent SDK credit change, so the article should not promise active monthly Agent SDK credits.

#Claude Code#Claude Pricing#AI Coding Tools#API Pricing
Share: