Claude 3.7 Sonnet API Pricing
Claude 3.7 Sonnet costs $3.00 per million input tokens and $15.00 per million output tokens on the Anthropic Claude API. Prices are tracked from the official Anthropic Claude pricing table and used by the ModelPricing.ai estimation API, so this page and the API always quote the same numbers. See all Anthropic Claude model pricing or the full LLM pricing comparison.
Claude 3.7 Sonnet Pricing Per Million Tokens
| Tier | Input / 1M | Output / 1M | Cache read / 1M | Cache write / 1M |
|---|---|---|---|---|
| Standard | $3.00 | $15.00 | $0.300 | $3.75 |
What Claude 3.7 Sonnet Costs In Practice
Monthly cost at three representative workloads, using the standard text rate in effect today.
| Workload | Monthly cost |
|---|---|
| Light — 1M in / 200K out | $6.00 |
| Moderate — 10M in / 2M out | $60.00 |
| Heavy — 100M in / 20M out | $600.00 |
Need your own numbers? Use the LLM cost calculator or call the estimation API directly.
Compare Claude 3.7 Sonnet With Other Models
Looking for something cheaper from Anthropic Claude? Claude Haiku 3 is the lowest-priced option on input tokens.
Claude 3.7 Sonnet Pricing FAQ
How much does Claude 3.7 Sonnet cost per token?
Claude 3.7 Sonnet costs $3.00 per million input tokens and $15.00 per million output tokens on the Anthropic Claude API. That works out to $0.0030 per thousand input tokens.
How much does it cost to run Claude 3.7 Sonnet per month?
At 1M in / 200K out per month, Claude 3.7 Sonnet costs about $6.00. A heavier workload of 100M input and 20M output tokens costs about $600.00.
Does Claude 3.7 Sonnet support prompt caching?
Yes. Cached input tokens are billed at $0.300 per million on Claude 3.7 Sonnet, compared with $3.00 per million for uncached input.
Estimate Claude 3.7 Sonnet costs programmatically
POST a token count to /v1/estimate with model claude-3-7-sonnet and get a priced breakdown back, promotions
already applied.