How Much Does Claude Cost?
Complete pricing guide for every Claude plan and API model. Updated for 2026.
Claude Plans at a Glance
Choose the plan that fits your usage. All prices in USD.
Try Claude with no commitment. Basic access for light use.
- +Access to Claude Sonnet
- +Limited daily messages
- +Text generation, analysis, code help
- -No extended thinking
- -No premium models
For professionals who use Claude daily.
- +Claude Sonnet 4 + Haiku priority
- +5x more usage than Free
- +Extended thinking
- +Claude Code (with limits)
- +Projects and file uploads
Power users and heavy Claude Code users.
- +$100: 5x Pro limits, some Opus
- +$200: 20x Pro limits, full Opus 4
- +Extended context windows
- +Highest priority access
- +Unlimited Claude Code
For teams of 2-50 who need managed access.
- +Everything in Pro per user
- +Admin console and permissions
- +Shared projects and knowledge bases
- +Higher per-user limits than Pro
- +Data not used for training
For large organisations with compliance and security requirements.
- +SSO (SAML) and SCIM provisioning
- +Custom data retention policies
- +Dedicated account management
- +SLA guarantees and audit logs
- +Advanced admin analytics
- +HIPAA and SOC 2 compliance
Feature Comparison
Side-by-side breakdown of what each plan includes.
| Feature | Free | Pro | Max | Team | Enterprise |
|---|---|---|---|---|---|
| Monthly price | $0 | $20 | $100/$200 | $25/user | Custom |
| Model access | Sonnet | Sonnet 4, Haiku | All incl. Opus 4 | Sonnet 4, Haiku | All models |
| Message limits | Basic | 5x Free | 5-20x Pro | Higher than Pro | Custom |
| Context window | Standard | Standard | Extended | Standard | Extended |
| Extended thinking | No | Yes | Yes | Yes | Yes |
| File uploads | No | Yes | Yes | Yes | Yes |
| Claude Code | No | Limited | Unlimited | Limited | Custom |
| Projects | No | Yes | Yes | Shared | Shared |
| Artifacts | Basic | Yes | Yes | Yes | Yes |
| Priority access | None | Standard | Highest | Standard | Dedicated |
| Admin console | No | No | No | Yes | Advanced |
| SSO / SCIM | No | No | No | No | Yes |
| Data training opt-out | No | No | No | Yes | Yes |
API Pricing by Model
Pay per token with no minimum commitment. All prices per million tokens.
| Model | Input / 1M tokens | Output / 1M tokens | Context |
|---|---|---|---|
| Claude Opus 4 | $15.00 | $75.00 | 200K |
| Claude Sonnet 4 | $3.00 | $15.00 | 200K |
| Claude Haiku 3.5 | $0.80 | $4.00 | 200K |
Pricing is approximate and may change. Check anthropic.com/pricing for the latest rates.
API Cost Savings
Two built-in features can dramatically reduce your API costs.
Prompt Caching (up to 90% off)
Cache frequently used system prompts and static context. Subsequent requests read from cache at a fraction of the cost.
Best for: apps with repeated system prompts, RAG with static context, multi-turn conversations.
Batch API (50% off)
Submit jobs asynchronously and receive results within 24 hours. All token costs are halved.
Best for: data processing, evaluation, content generation at scale.
Prompt Caching: How It Works
Prompt caching stores frequently used content (like system prompts or large documents) on Anthropic's servers so that subsequent API calls can reference it without re-sending and re-processing those tokens.
When to use it: Any time your requests include repeated preamble text. A chatbot with a 2,000-token system prompt making 1,000 calls per day would process 2 million input tokens just for the system prompt. With caching, the first call writes to cache (costing 1.25x), and the remaining 999 calls read from cache (costing 0.1x each). That turns 2M tokens at full price into roughly 200K equivalent tokens.
Cost Savings Example (Sonnet 4)
| Scenario | Without Caching | With Caching | Savings |
|---|---|---|---|
| 1K requests/day, 2K system prompt | $180/mo | $21/mo | 88% |
| 500 requests/day, 8K RAG context | $360/mo | $48/mo | 87% |
Tip: Cache entries expire after 5 minutes of inactivity. If your request volume is steady, the cache stays warm automatically. For bursty workloads, consider batching requests to keep the cache alive.
Real-World API Cost Examples
What typical production workloads cost per month.
| Use Case | Model | Monthly Volume | Estimated Cost |
|---|---|---|---|
| Customer support chatbot (1K conversations/day) | Sonnet 4 | ~60M tokens | $200-$400/mo |
| Document summarization (500 docs/day) | Haiku 3.5 | ~30M tokens | $30-$60/mo |
| Code review tool (200 PRs/week) | Sonnet 4 | ~40M tokens | $120-$250/mo |
| Research assistant (complex, multi-step) | Opus 4 | ~10M tokens | $200-$500/mo |
| Content moderation (10K items/day) | Haiku 3.5 | ~100M tokens | $80-$150/mo |
| RAG application (2K queries/day) | Sonnet 4 | ~50M tokens | $150-$300/mo |
API Cost Estimator
Estimate your monthly Claude API costs based on usage patterns.
Monthly requests: 3,000
Input tokens: 6.0M
Output tokens: 2.4M
Claude Opus 4
Claude Sonnet 4
Claude Haiku 3.5
Best ValueSame workload on other providers
Recommendation: For your chatbot / customer support workload, Claude Haiku 3.5 offers the best balance of quality and cost at $14.40/month. Enable prompt caching or the Batch API to reduce costs further.
Claude vs ChatGPT vs Gemini
How Claude compares on pricing, models, and capabilities.
Consumer Plans
| Claude Pro | ChatGPT Plus | Gemini Advanced | |
|---|---|---|---|
| Price | $20/mo | $20/mo | $20/mo |
| Best model included | Sonnet 4 + some Opus | GPT-4o + some o1 | Gemini 1.5 Pro |
| Usage limits | Moderate | Moderate | Generous |
| Context window | 200K tokens | 128K tokens | 1M tokens |
| Key strength | Extended thinking, code | Image gen, plugins | Google integration |
API Pricing: Flagship Models (per 1M tokens)
| Claude Sonnet 4 | GPT-4o | Gemini 1.5 Pro | |
|---|---|---|---|
| Input | $3.00 | $2.50 | $1.25 |
| Output | $15.00 | $10.00 | $5.00 |
API Pricing: Budget Models (per 1M tokens)
| Claude Haiku 3.5 | GPT-4o mini | Gemini 1.5 Flash | |
|---|---|---|---|
| Input | $0.80 | $0.15 | $0.075 |
| Output | $4.00 | $0.60 | $0.30 |
Honest assessment: Claude is not the cheapest API option. Its value comes from reasoning quality, safety, and long-context performance. For pure cost optimisation, Gemini and GPT-4o mini are cheaper per token. For quality-sensitive tasks where accuracy matters (complex reasoning, nuanced writing, code generation), Claude Opus and Sonnet are competitive. Choose based on your quality requirements, not just price.
Which Claude Plan Is Right for You?
A simple decision guide based on how you use Claude.
Student or hobbyist
Fewer than 10 messages per day, exploring what Claude can do
Daily professional user
10-50 messages per day, using Claude for work tasks
Power user or developer
Heavy Claude Code usage, need Opus 4, high daily volume
Small to mid-size team
5-50 team members, need admin controls and shared projects
Enterprise with compliance needs
50+ users, SSO, audit logs, HIPAA or SOC 2 requirements
Building an application
Integrating Claude into your product via the API
High-volume production workload
Thousands of requests daily, cost is a priority