It’s also important to understand that Claude offers several different versions. These are all available to paid plans and API access, but they’re used for different things:
- Claude 3.5 Sonnet: This is the latest model, offering a balance of performance and cost. It’s suitable for most general-purpose applications and is the default model for web users.
- Claude 3 Opus: This model excels at complex tasks like in-depth analysis or advanced code generation, though at a higher price point. It’s ideal for users who need the most powerful AI capabilities, but it’s a little slower overall.
- Claude 3 Haiku: This is the most cost-effective option, ideal for simpler tasks or high-volume applications where speed is paramount.
- Claude 2.1: An older model that’s still available, it offers good performance at a mid-range price point.
Now, let’s look at the pricing for both web and API access:
Claude.ai pricing
For individuals and small teams, the Claude.ai website provides a user-friendly interface for interacting with Claude. Here’s a breakdown of the available plans:
Plan | Price | Key Features |
Free | $0 | – Basic access to Claude 3.5 Sonnet
– Limited usage – Web, iOS, and Android access |
Claude Pro | $20/month | – Increased usage (5x compared to Free)
– Priority access – Use of Claude 3 Opus and Claude 3 Haiku – Early access to new features |
Team | $25/person/month | – More usage than Pro
– Central billing and administration – Early access to collaboration features |
Enterprise | Custom pricing | – Expanded context window (Claude’s short-term memory)
– SSO and domain capture – Data source integrations – Advanced security features |
The Free plan is a reasonable starting point for individuals looking to explore Claude’s capabilities without financial commitment. But you’ll soon find yourself bumping against usage limits, as the Free plan only allows for a few responses every few hours.
The Pro plan is more generous, and for businesses, the Team and Enterprise plans offer much better scalability and additional administrative controls.
Anthropic API pricing
For developers and businesses looking to integrate Claude into their applications or workflows, the API option provides more flexibility and power. API usage is billed using prepaid “usage credits,” with pricing varying by model:
Model | Input Cost (per million tokens) | Output Cost (per million tokens) |
Claude 3.5 Sonnet | $3 | $15 |
Claude 3 Opus | $15 | $75 |
Claude 3 Haiku | $0.8 | $4 |
When using the API, you’re charged based on the number of tokens processed. Tokens are pieces of text, with one token roughly equivalent to four characters or 0.75 words in English. Input tokens are what you send to the model, while output tokens are generated by Claude in response.
With the API, you also have access to legacy models like Claude 3 Sonnet, Claude 2.1, Claude 2, and Claude Instant. While these models have been superseded by better versions, they may offer specific functionality that aligns better with certain applications.