本页面提供 Anthropic 模型和功能的详细定价信息。所有价格均以美元计价。

如需最新定价信息,请访问 anthropic.com/pricing

模型定价

下表显示了所有 Claude 模型在不同使用层级的定价:

ModelBase Input Tokens5m Cache Writes1h Cache WritesCache Hits & RefreshesOutput Tokens
Claude Opus 4$15 / MTok$18.75 / MTok$30 / MTok$1.50 / MTok$75 / MTok
Claude Sonnet 4$3 / MTok$3.75 / MTok$6 / MTok$0.30 / MTok$15 / MTok
Claude Sonnet 3.7$3 / MTok$3.75 / MTok$6 / MTok$0.30 / MTok$15 / MTok
Claude Sonnet 3.5$3 / MTok$3.75 / MTok$6 / MTok$0.30 / MTok$15 / MTok
Claude Haiku 3.5$0.80 / MTok$1 / MTok$1.6 / MTok$0.08 / MTok$4 / MTok
Claude Opus 3$15 / MTok$18.75 / MTok$30 / MTok$1.50 / MTok$75 / MTok
Claude Haiku 3$0.25 / MTok$0.30 / MTok$0.50 / MTok$0.03 / MTok$1.25 / MTok

MTok = 百万 token。“基础输入 Token” 列显示标准输入定价,“缓存写入” 和 “缓存命中” 特定于提示缓存,“输出 Token” 显示输出定价。

功能特定定价

批处理

Batch API 允许异步处理大量请求,输入和输出 token 均享受 50% 折扣。

ModelBatch inputBatch output
Claude Opus 4$7.50 / MTok$37.50 / MTok
Claude Sonnet 4$1.50 / MTok$7.50 / MTok
Claude Sonnet 3.7$1.50 / MTok$7.50 / MTok
Claude Sonnet 3.5$1.50 / MTok$7.50 / MTok
Claude Haiku 3.5$0.40 / MTok$2 / MTok
Claude Opus 3$7.50 / MTok$37.50 / MTok
Claude Haiku 3$0.125 / MTok$0.625 / MTok

有关批处理的更多信息,请参阅我们的批处理文档

工具使用定价

Tool use requests are priced based on:

  1. The total number of input tokens sent to the model (including in the tools parameter)
  2. The number of output tokens generated
  3. For server-side tools, additional usage-based pricing (e.g., web search charges per search performed)

Client-side tools are priced the same as any other Claude API request, while server-side tools may incur additional charges based on their specific usage.

The additional tokens from tool use come from:

  • The tools parameter in API requests (tool names, descriptions, and schemas)
  • tool_use content blocks in API requests and responses
  • tool_result content blocks in API requests

When you use tools, we also automatically include a special system prompt for the model which enables tool use. The number of tool use tokens required for each model are listed below (excluding the additional tokens listed above). Note that the table assumes at least 1 tool is provided. If no tools are provided, then a tool choice of none uses 0 additional system prompt tokens.

ModelTool choiceTool use system prompt token count
Claude Opus 4auto, none
any, tool
346 tokens
313 tokens
Claude Sonnet 4auto, none
any, tool
346 tokens
313 tokens
Claude Sonnet 3.7auto, none
any, tool
346 tokens
313 tokens
Claude Sonnet 3.5 (Oct)auto, none
any, tool
346 tokens
313 tokens
Claude Sonnet 3.5 (June)auto, none
any, tool
294 tokens
261 tokens
Claude Haiku 3.5auto, none
any, tool
264 tokens
340 tokens
Claude Opus 3auto, none
any, tool
530 tokens
281 tokens
Claude Sonnet 3auto, none
any, tool
159 tokens
235 tokens
Claude Haiku 3auto, none
any, tool
264 tokens
340 tokens

These token counts are added to your normal input and output tokens to calculate the total cost of a request.

有关当前每个模型的价格,请参考上面的模型定价部分。

有关工具使用实现和最佳实践的更多信息,请参阅我们的工具使用文档

特定工具定价

Bash 工具

The bash tool adds 245 input tokens to your API calls.

Additional tokens are consumed by:

  • Command outputs (stdout/stderr)
  • Error messages
  • Large file contents

完整定价详情请参阅工具使用定价

代码执行工具

The code execution tool usage is tracked separately from token usage. Execution time is a minimum of 5 minutes. If files are included in the request, execution time is billed even if the tool is not used due to files being preloaded onto the container.

Pricing: $0.05 per session-hour.

文本编辑器工具

The text editor tool uses the same pricing structure as other tools used with Claude. It follows the standard input and output token pricing based on the Claude model you’re using.

In addition to the base tokens, the following additional input tokens are needed for the text editor tool:

ToolAdditional input tokens
text_editor_20250429 (Claude 4)700 tokens
text_editor_20250124 (Claude Sonnet 3.7)700 tokens
text_editor_20241022 (Claude Sonnet 3.5)700 tokens

完整定价详情请参阅工具使用定价

网络搜索工具

Web search usage is charged in addition to token usage:

"usage": {
  "input_tokens": 105,
  "output_tokens": 6039,
  "cache_read_input_tokens": 7123,
  "cache_creation_input_tokens": 7345,
  "server_tool_use": {
    "web_search_requests": 1
  }
}

Web search is available on the Anthropic API for $10 per 1,000 searches, plus standard token costs for search-generated content. Web search results retrieved throughout a conversation are counted as input tokens, in search iterations executed during a single turn and in subsequent conversation turns.

Each web search counts as one use, regardless of the number of results returned. If an error occurs during web search, the web search will not be billed.

计算机使用工具

Computer use follows the standard tool use pricing. When using the computer use tool:

System prompt overhead: The computer use beta adds 466-499 tokens to the system prompt

Computer use tool token usage:

ModelInput tokens per tool definition
Claude 4 / Sonnet 3.7735 tokens
Claude Sonnet 3.5683 tokens

Additional token consumption:

  • Screenshot images (see Vision pricing)
  • Tool execution results returned to Claude

If you’re also using bash or text editor tools alongside computer use, those tools have their own token costs as documented in their respective pages.

智能体用例定价示例

在使用 Claude 构建时,了解智能体应用程序的定价至关重要。这些真实世界的示例可以帮助您估算不同智能体模式的成本。

客户支持智能体示例

在构建客户支持智能体时,成本可能如下分解:

处理 10,000 个支持工单的示例计算:

  • 每次对话平均约 3,700 个 token
  • 使用 Claude Sonnet 4,输入 3/MTok,输出3/MTok,输出 15/MTok
  • 总成本:每 10,000 个工单约 $22.20

有关此计算的详细演练,请参阅我们的客户支持智能体指南

通用智能体工作流定价

对于具有多个步骤的更复杂智能体架构:

  1. 初始请求处理

    • 典型输入:500-1,000 个 token
    • 处理成本:每个请求约 $0.003
  2. 内存和上下文检索

    • 检索的上下文:2,000-5,000 个 token
    • 每次检索成本:每次操作约 $0.015
  3. 行动规划和执行

    • 规划 token:1,000-2,000
    • 执行反馈:500-1,000
    • 综合成本:每次行动约 $0.045

有关智能体定价模式的综合指南,请参阅我们的智能体用例指南

成本优化策略

在使用 Claude 构建智能体时:

  1. 使用合适的模型:简单任务选择 Haiku,复杂推理选择 Sonnet
  2. 实施提示缓存:减少重复上下文的成本
  3. 批量操作:对非时间敏感任务使用 Batch API
  4. 监控使用模式:跟踪 token 消耗以识别优化机会

对于高容量智能体应用程序,请考虑联系我们的企业销售团队获取定制定价安排。

其他定价考虑因素

速率限制

速率限制因使用层级而异,影响您可以发出的请求数量:

  • 第 1 层:基本限制的入门级使用
  • 第 2 层:为增长中的应用程序提供更高限制
  • 第 3 层:为成熟应用程序提供更高限制
  • 第 4 层:最大标准限制
  • 企业级:可提供定制限制

有关详细的速率限制信息,请参阅我们的速率限制文档

批量折扣

大容量用户可能享受批量折扣。这些折扣根据具体情况进行协商。

  • 标准层级使用上述显示的定价
  • 企业客户可以联系销售获取定制定价
  • 可能提供学术和研究折扣

企业定价

对于有特定需求的企业客户:

  • 定制速率限制
  • 批量折扣
  • 专属支持
  • 定制条款

请通过 sales@anthropic.com 或通过 Anthropic Console 联系我们的销售团队讨论企业定价选项。

计费和付款

  • 计费基于实际使用量按月计算
  • 付款以美元处理
  • 提供信用卡和发票选项
  • 可在 Anthropic Console 中跟踪使用情况

常见问题

如何计算 token 使用量?

Token 是模型处理的文本片段。粗略估计,1 个 token 大约相当于 4 个字符或英语中的 0.75 个单词。确切数量因语言和内容类型而异。

是否有免费层级或试用?

新用户会收到少量免费积分来测试 API。有关企业评估的延长试用信息,请联系销售

折扣如何叠加?

Batch API 和提示缓存折扣可以组合使用。例如,同时使用这两个功能与标准 API 调用相比可以显著节省成本。

接受哪些付款方式?

我们接受标准账户的主要信用卡。企业客户可以安排发票和其他付款方式。

如有关于定价的其他问题,请联系 support@anthropic.com