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 /model.

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.

model-deprecations Claude Developer Platform · path about-claude/model-deprecations choosing-a-model Claude Developer Platform · path about-claude/models/choosing-a-model Or, for the model with the same capabilities and no access approval requirement: Claude Developer Platform · path about-claude/models/migration-guide model-ids-and-versions Claude Developer Platform · path about-claude/models/model-ids-and-versions optimizing-for-cost-and-intelligence Claude Developer Platform · path about-claude/models/optimizing-for-cost-and-intelligence Models Claude Developer Platform · path api/beta/models List Models Claude Developer Platform · path api/beta/models/list Get a Model Claude Developer Platform · path api/beta/models/retrieve Models Claude Developer Platform · path api/models List Models Claude Developer Platform · path api/models/list Get a Model Claude Developer Platform · path api/models/retrieve Choose the model Claude Tag uses Claude Documentation · path claude-tag/users/models Models in Claude Desktop Claude Documentation · path government/desktop/models pricing Claude Developer Platform · in the page about-claude/pricing …ock and Google Cloud](https://platform.claude.com/docs/en/about-claude/model-deprecations)) | $15 / MTok | $18.75 / MTok | $30 / MTok | $1.50 / MTok | $75 / MTok | | Claude… content-moderation Claude Developer Platform · in the page about-claude/use-case-guides/content-moderation …er to the [model comparison table](https://platform.claude.com/docs/en/models/overview#latest-models-comparison). <CardGroup cols={2}> <Card title="Content moderation cookbook" icon="link" href="ht… Create an instance of the Claude API client Claude Developer Platform · in the page about-claude/use-case-guides/ticket-routing …[larger Sonnet model](https://platform.claude.com/docs/en/about-claude/models). ### Build a strong prompt Ticket routing is a type of classification task. Claude analyzes the content of a support ti… claude-api-skill Claude Developer Platform · in the page agents-and-tools/agent-skills/claude-api-skill …behavior shifts on [Claude Opus 5](https://platform.claude.com/docs/en/models/opus-5/migration-guide#migrating-from-claude-opus-4-8-to-claude-opus-5)) * **Current model information:** Model IDs, conte… mcp-connector Claude Developer Platform · in the page agents-and-tools/mcp-connector …# Limitations * Of the feature set of the [MCP specification](https://modelcontextprotocol.io/introduction#explore-mcp), only [tool calls](https://modelcontextprotocol.io/docs/concepts/tools) are cur… security Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/security …to require OAuth as described in the [MCP authorization spec](https://modelcontextprotocol.io/specification/2025-11-25/basic/authorization). OAuth provides defense in depth on top of the tunnel's tra… remote-mcp-servers Claude Developer Platform · in the page agents-and-tools/remote-mcp-servers …more?** [Find hundreds more MCP servers on GitHub](https://github.com/modelcontextprotocol/servers). </Note> advisor-tool Claude Developer Platform · in the page agents-and-tools/tool-use/advisor-tool …ost and intelligence](https://platform.claude.com/docs/en/about-claude/models/optimizing-for-cost-and-intelligence). ```mermaid sequenceDiagram participant U as Your application participant E as… bash-tool Claude Developer Platform · in the page agents-and-tools/tool-use/bash-tool …Sonnet 3.7 ([retired](https://platform.claude.com/docs/en/about-claude/model-deprecations)) onward accepts it, including all current Claude models. The original `bash_20241022` version works only wit… computer-use-tool Claude Developer Platform · in the page agents-and-tools/tool-use/computer-use-tool …ock and Google Cloud](https://platform.claude.com/docs/en/about-claude/model-deprecations)), Claude Sonnet 4 ([retired, except on Bedrock and Google Cloud](https://platform.claude.com/docs/en/about-cl… overview Claude Developer Platform · in the page agents-and-tools/tool-use/overview …e the Model Context Protocol guide to [building an MCP client](https://modelcontextprotocol.io/docs/develop/build-client). ## When Claude uses tools With the default `tool_choice` of `{"type": "auto… text-editor-tool Claude Developer Platform · in the page agents-and-tools/tool-use/text-editor-tool …[Model deprecations](https://platform.claude.com/docs/en/about-claude/model-deprecations)). Provides capabilities for viewing, creating, and editing files through the `view`, `create`, `str_replace`,… Beta Claude Developer Platform · in the page api/beta …ult: rate_limit_error ## Beta › Models ### List Models **GET** `/v1/models` List available models. The Models API response can be used to determine which models are available for use in the API.… Agents Claude Developer Platform · in the page api/beta/agents …ts the [model string](https://platform.claude.com/docs/en/about-claude/models/overview#latest-models-comparison), e.g. `claude-opus-5`, or a `model_config` object for additional configuration control… Archive Agent Claude Developer Platform · in the page api/beta/agents/archive …wer your agent. See [models](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-sonnet-5" or "claude-fable-5" or "claude-opus-5" or 10 mor… Create Agent Claude Developer Platform · in the page api/beta/agents/create …ts the [model string](https://platform.claude.com/docs/en/about-claude/models/overview#latest-models-comparison), e.g. `claude-opus-5`, or a `model_config` object for additional configuration control… List Agents Claude Developer Platform · in the page api/beta/agents/list …wer your agent. See [models](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-sonnet-5" or "claude-fable-5" or "claude-opus-5" or 10 mor… Get Agent Claude Developer Platform · in the page api/beta/agents/retrieve …wer your agent. See [models](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-sonnet-5" or "claude-fable-5" or "claude-opus-5" or 10 mor… Update Agent Claude Developer Platform · in the page api/beta/agents/update …ts the [model string](https://platform.claude.com/docs/en/about-claude/models/overview#latest-models-comparison), e.g. `claude-opus-5`, or a `model_config` object for additional configuration control.… Versions Claude Developer Platform · in the page api/beta/agents/versions …wer your agent. See [models](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-sonnet-5" or "claude-fable-5" or "claude-opus-5" or 10 mor… List Agent Versions Claude Developer Platform · in the page api/beta/agents/versions/list …wer your agent. See [models](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-sonnet-5" or "claude-fable-5" or "claude-opus-5" or 10 mor… Messages Claude Developer Platform · in the page api/beta/messages …ameter. See [models](https://platform.claude.com/docs/en/about-claude/models/overview) for details. minimum: 0 - `messages: array of BetaMessageParam` Input messages. Our models are trained… Batches Claude Developer Platform · in the page api/beta/messages/batches …ameter. See [models](https://platform.claude.com/docs/en/about-claude/models/overview) for details. minimum: 0 - `messages: array of BetaMessageParam` Input messages. Our mo… Create a Message Batch Claude Developer Platform · in the page api/beta/messages/batches/create …ameter. See [models](https://platform.claude.com/docs/en/about-claude/models/overview) for details. minimum: 0 - `messages: array of BetaMessageParam` Input messages. Our mo… Retrieve Message Batch results Claude Developer Platform · in the page api/beta/messages/batches/results …ompt. See [models](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-sonnet-5" or "claude-fable-5" or "claude-mythos-… Count tokens in a Message Claude Developer Platform · in the page api/beta/messages/count_tokens …r prompt. See [models](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-sonnet-5" or "claude-fable-5" or "claude-mythos-5" o… Create a Message Claude Developer Platform · in the page api/beta/messages/create …ameter. See [models](https://platform.claude.com/docs/en/about-claude/models/overview) for details. minimum: 0 - `messages: array of BetaMessageParam` Input messages. Our models are trained… Sessions Claude Developer Platform · in the page api/beta/sessions …r your agent. See [models](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-sonnet-5" or "claude-fable-5" or "claude-opus-5" or 10 m… Archive Session Claude Developer Platform · in the page api/beta/sessions/archive …r your agent. See [models](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-sonnet-5" or "claude-fable-5" or "claude-opus-5" or 10 m… Create Session Claude Developer Platform · in the page api/beta/sessions/create …r your agent. See [models](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-sonnet-5" or "claude-fable-5" or "claude-opus-5" or 10 m… Events Claude Developer Platform · in the page api/beta/sessions/events …your agent. See [models](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-sonnet-5" or "claude-fable-5" or "claude-opus-5" or 10… List Events Claude Developer Platform · in the page api/beta/sessions/events/list …your agent. See [models](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-sonnet-5" or "claude-fable-5" or "claude-opus-5" or 10… Stream Events Claude Developer Platform · in the page api/beta/sessions/events/stream …your agent. See [models](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-sonnet-5" or "claude-fable-5" or "claude-opus-5" or 10… List Sessions Claude Developer Platform · in the page api/beta/sessions/list …r your agent. See [models](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-sonnet-5" or "claude-fable-5" or "claude-opus-5" or 10 m… Get Session Claude Developer Platform · in the page api/beta/sessions/retrieve …r your agent. See [models](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-sonnet-5" or "claude-fable-5" or "claude-opus-5" or 10 m… Threads Claude Developer Platform · in the page api/beta/sessions/threads …your agent. See [models](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-sonnet-5" or "claude-fable-5" or "claude-opus-5" or 10… Archive Session Thread Claude Developer Platform · in the page api/beta/sessions/threads/archive …your agent. See [models](https://docs.anthropic.com/en/docs/models-overview) for additional details and options. - `"claude-sonnet-5" or "claude-fable-5" or "claude-opus-5" or 10…