Source Intelligence
Sweep 28 Aug 2026 ยท 00:00Z Build v2.1.250 478 read Stable v2.1.236 Latest v2.1.250 Next v2.1.250 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

50 pages for pricing.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it. Cut at 50, so a narrower query shows the rest.

pricing Claude Developer Platform · title about-claude/pricing choosing-a-model Claude Developer Platform · in the page about-claude/models/choosing-a-model …ch preview), which delivers up to 2.5x higher output speed at premium pricing. * **Cost:** What's your budget for both development and production usage? * **Effort:** Recent Opus and Sonnet models sup… Or, for the model with the same capabilities and no access approval requirement: Claude Developer Platform · in the page about-claude/models/migration-guide …xt-windows) by default, and up to 128k output tokens per request. * **Pricing:** $10 USD per million input tokens and $50 USD per million output tokens. See [Claude pricing](https://platform.claude.co… optimizing-for-cost-and-intelligence Claude Developer Platform · in the page about-claude/models/optimizing-for-cost-and-intelligence …(https://platform.claude.com/docs/en/build-with-claude/prompt-caching#pricing), a tenth of the input price, and each turn pays the 1.25x cache-write rate only for what is new. Across Anthropic's meas… Create an instance of the Claude API client Claude Developer Platform · in the page about-claude/use-case-guides/ticket-routing …> * Feature inquiries * Product compatibility questions * Pricing information * Availability inquiries </Accordion> <Accordion title="User guidance"> * How-to questions *… claude-api-skill Claude Developer Platform · in the page agents-and-tools/agent-skills/claude-api-skill …* **Current model information:** Model IDs, context window sizes, and pricing * **Common pitfalls:** Detailed guidance on avoiding frequent mistakes when integrating with the API **For Managed Agents… bash-tool Claude Developer Platform · in the page agents-and-tools/tool-use/bash-tool …ials and other secrets from output before returning it to Claude. ## Pricing The bash tool definition adds the following input tokens to your request. This is in addition to the per-model [tool use… browser-use-tool Claude Developer Platform · in the page agents-and-tools/tool-use/browser-use-tool …]\ntextbox \"Search docs\" [ref_3]\nbutton \"Search\" [ref_4]\nlink \"Pricing\" [ref_5]" } ] } ] } ``` Claude now holds references it can act on, so its next turn can click `ref_2… code-execution-tool Claude Developer Platform · in the page agents-and-tools/tool-use/code-execution-tool …filtering and any code Claude runs directly. Standard code execution pricing applies when they are not included. Code execution also powers dynamic filtering in the [web search](https://platform.cla… computer-use-tool Claude Developer Platform · in the page agents-and-tools/tool-use/computer-use-tool …latform.claude.com/docs/en/manage-claude/api-and-data-retention). ## Pricing Computer use follows the standard [tool use pricing](https://platform.claude.com/docs/en/agents-and-tools/tool-use/overvi… manage-tool-context Claude Developer Platform · in the page agents-and-tools/tool-use/manage-tool-context …nitions from day one. Cache writes carry a 25% markup over base input pricing, which pays back on the second request that hits the cache. 2. Add tool search once your toolset grows past roughly 20 too… overview Claude Developer Platform · in the page agents-and-tools/tool-use/overview …//platform.claude.com/docs/en/managed-agents/tools) page. </Note> ## Pricing Tool use requests are priced based on: 1. The total number of input tokens sent to the model (including in the `tools` p… Process results programmatically Claude Developer Platform · in the page agents-and-tools/tool-use/programmatic-tool-calling …ammatic-tool-calling#when-to-use-programmatic-calling). ## Usage and pricing Programmatic tool calling uses the same pricing as code execution. See the [code execution pricing](https://platform.clau… text-editor-tool Claude Developer Platform · in the page agents-and-tools/tool-use/text-editor-tool …``` </CodeGroup> </Accordion> </AccordionGroup> *** ## Pricing and token usage The text editor tool uses the same pricing structure as other tools used with Claude. It follows the stan… tool-use-with-prompt-caching Claude Developer Platform · in the page agents-and-tools/tool-use/tool-use-with-prompt-caching …caching"> Learn the full prompt caching model, including TTLs and pricing. </Card> <Card title="Tool search" icon="magnifying-glass" href="https://platform.claude.com/docs/en/agents-and-tools… web-fetch-tool Claude Developer Platform · in the page agents-and-tools/tool-use/web-fetch-tool …) * The user names a specific resource (a particular article, README, pricing page, or documentation section) without a URL, and the [web search tool](https://platform.claude.com/docs/en/agents-and-to… web-search-tool Claude Developer Platform · in the page agents-and-tools/tool-use/web-search-tool …o request a higher limit, contact sales from that page. ## Usage and pricing Web search usage is charged in addition to token usage: ```json { "usage": { "input_tokens": 105, "output_toke… Admin Claude Developer Platform · in the page api/admin …array of "0-200k" or "200k-1M"` Filter to specific context-window pricing tiers. Use `group_by[]=context_window` to break out per-tier values. maxItems: 100 - `"0-200k"` - `"200k-1M"` -… Analytics Claude Developer Platform · in the page api/admin/analytics …array of "0-200k" or "200k-1M"` Filter to specific context-window pricing tiers. Use `group_by[]=context_window` to break out per-tier values. maxItems: 100 - `"0-200k"` - `"200k-1M"` -… Cost Claude Developer Platform · in the page api/admin/analytics/cost …array of "0-200k" or "200k-1M"` Filter to specific context-window pricing tiers. Use `group_by[]=context_window` to break out per-tier values. maxItems: 100 - `"0-200k"` - `"200k-1M"` -… Get Cost Over Time Claude Developer Platform · in the page api/admin/analytics/cost/list …array of "0-200k" or "200k-1M"` Filter to specific context-window pricing tiers. Use `group_by[]=context_window` to break out per-tier values. maxItems: 100 - `"0-200k"` - `"200k-1M"` -… Get Per-User Cost Claude Developer Platform · in the page api/admin/analytics/cost/list_by_user …array of "0-200k" or "200k-1M"` Filter to specific context-window pricing tiers. Use `group_by[]=context_window` to break out per-tier values. maxItems: 100 - `"0-200k"` - `"200k-1M"` -… Usage Claude Developer Platform · in the page api/admin/analytics/usage …array of "0-200k" or "200k-1M"` Filter to specific context-window pricing tiers. Use `group_by[]=context_window` to break out per-tier values. maxItems: 100 - `"0-200k"` - `"200k-1M"` -… Get Token Usage Over Time Claude Developer Platform · in the page api/admin/analytics/usage/list …array of "0-200k" or "200k-1M"` Filter to specific context-window pricing tiers. Use `group_by[]=context_window` to break out per-tier values. maxItems: 100 - `"0-200k"` - `"200k-1M"` -… Get Per-User Token Usage Claude Developer Platform · in the page api/admin/analytics/usage/list_by_user …array of "0-200k" or "200k-1M"` Filter to specific context-window pricing tiers. Use `group_by[]=context_window` to break out per-tier values. maxItems: 100 - `"0-200k"` - `"200k-1M"` -… Beta Claude Developer Platform · in the page api/beta …- `1h`: 1 hour Defaults to `5m`. See [prompt caching pricing](https://platform.claude.com/docs/en/build-with-claude/prompt-caching) for details. - `"5m"` - `… beta-headers Claude Developer Platform · in the page api/beta-headers …notice * Be deprecated or removed * Have different rate limits or pricing * Not be available in all regions </Warning> ### Multiple beta features To use multiple beta features in a single requ… Agents Claude Developer Platform · in the page api/beta/agents …ast` provides significantly faster output token generation at premium pricing. Not all models support `fast`; invalid combinations are rejected at create time. - `"standard"` - `"fast"`… Archive Agent Claude Developer Platform · in the page api/beta/agents/archive …ast` provides significantly faster output token generation at premium pricing. Not all models support `fast`; invalid combinations are rejected at create time. - `"standard"` - `"fast"`… Create Agent Claude Developer Platform · in the page api/beta/agents/create …ast` provides significantly faster output token generation at premium pricing. Not all models support `fast`; invalid combinations are rejected at create time. - `"standard"` - `"fast"`… List Agents Claude Developer Platform · in the page api/beta/agents/list …ast` provides significantly faster output token generation at premium pricing. Not all models support `fast`; invalid combinations are rejected at create time. - `"standard"` - `"fast"`… Get Agent Claude Developer Platform · in the page api/beta/agents/retrieve …ast` provides significantly faster output token generation at premium pricing. Not all models support `fast`; invalid combinations are rejected at create time. - `"standard"` - `"fast"`… Update Agent Claude Developer Platform · in the page api/beta/agents/update …ast` provides significantly faster output token generation at premium pricing. Not all models support `fast`; invalid combinations are rejected at create time. - `"standard"` - `"fast"`… Versions Claude Developer Platform · in the page api/beta/agents/versions …ast` provides significantly faster output token generation at premium pricing. Not all models support `fast`; invalid combinations are rejected at create time. - `"standard"` - `"fast"`… List Agent Versions Claude Developer Platform · in the page api/beta/agents/versions/list …ast` provides significantly faster output token generation at premium pricing. Not all models support `fast`; invalid combinations are rejected at create time. - `"standard"` - `"fast"`… Dreams Claude Developer Platform · in the page api/beta/dreams …ast` provides significantly faster output token generation at premium pricing. Not all models support `fast`; invalid combinations are rejected at create time. - `"standard"` - `"fast"`… Archive a Dream Claude Developer Platform · in the page api/beta/dreams/archive …ast` provides significantly faster output token generation at premium pricing. Not all models support `fast`; invalid combinations are rejected at create time. - `"standard"` - `"fast"`… Cancel a Dream Claude Developer Platform · in the page api/beta/dreams/cancel …ast` provides significantly faster output token generation at premium pricing. Not all models support `fast`; invalid combinations are rejected at create time. - `"standard"` - `"fast"`… Create a Dream Claude Developer Platform · in the page api/beta/dreams/create …ast` provides significantly faster output token generation at premium pricing. Not all models support `fast`; invalid combinations are rejected at create time. - `"standard"` - `"fast"`… List Dreams Claude Developer Platform · in the page api/beta/dreams/list …ast` provides significantly faster output token generation at premium pricing. Not all models support `fast`; invalid combinations are rejected at create time. - `"standard"` - `"fast"`… Get a Dream Claude Developer Platform · in the page api/beta/dreams/retrieve …ast` provides significantly faster output token generation at premium pricing. Not all models support `fast`; invalid combinations are rejected at create time. - `"standard"` - `"fast"`… Messages Claude Developer Platform · in the page api/beta/messages …- `1h`: 1 hour Defaults to `5m`. See [prompt caching pricing](https://platform.claude.com/docs/en/build-with-claude/prompt-caching) for details. - `"5m"` - `… Batches Claude Developer Platform · in the page api/beta/messages/batches …- `1h`: 1 hour Defaults to `5m`. See [prompt caching pricing](https://platform.claude.com/docs/en/build-with-claude/prompt-caching) for details. - `"5m"`… Create a Message Batch Claude Developer Platform · in the page api/beta/messages/batches/create …- `1h`: 1 hour Defaults to `5m`. See [prompt caching pricing](https://platform.claude.com/docs/en/build-with-claude/prompt-caching) for details. - `"5m"`… Retrieve Message Batch results Claude Developer Platform · in the page api/beta/messages/batches/results …ast` provides significantly faster output token generation at premium pricing. Not all models support `fast`; invalid combinations are rejected at create time. - `"standard"`… Count tokens in a Message Claude Developer Platform · in the page api/beta/messages/count_tokens …- `1h`: 1 hour Defaults to `5m`. See [prompt caching pricing](https://platform.claude.com/docs/en/build-with-claude/prompt-caching) for details. - `"5m"` - `… Create a Message Claude Developer Platform · in the page api/beta/messages/create …- `1h`: 1 hour Defaults to `5m`. See [prompt caching pricing](https://platform.claude.com/docs/en/build-with-claude/prompt-caching) for details. - `"5m"` - `… Sessions Claude Developer Platform · in the page api/beta/sessions …ast` provides significantly faster output token generation at premium pricing. Not all models support `fast`; invalid combinations are rejected at create time. - `"standard"` - `… Archive Session Claude Developer Platform · in the page api/beta/sessions/archive …ast` provides significantly faster output token generation at premium pricing. Not all models support `fast`; invalid combinations are rejected at create time. - `"standard"` - `"fas… Create Session Claude Developer Platform · in the page api/beta/sessions/create …ast` provides significantly faster output token generation at premium pricing. Not all models support `fast`; invalid combinations are rejected at create time. - `"standard"` - `…