Skip to main content

Current Models & Pricing

All levels

This is the one page in AILmanac with a hard freshness guarantee. Every model fact elsewhere on the site links here instead of hard-coding a name or number, so there's a single place to keep current.

Current Claude models

Last verified: 2026-08-07 · Official models & pricing

ModelAPI model IDTierBest for
Claude Opus 5claude-opus-5Opus — most capableComplex agentic coding and enterprise work: 1M context, 128k output, with materially better numbers than Opus 4.8. Default on Claude Max, strongest available on Claude Pro. (Supersedes Claude Opus 4.8, now a legacy model.)
Claude Sonnet 5claude-sonnet-5Sonnet — balancedThe default workhorse and Claude Code's default model: the best combination of speed and intelligence, with a 1M-token context window. Start here for most work. (Supersedes Claude Sonnet 4.6, now a legacy model.)
Claude Haiku 4.5claude-haiku-4-5-20251001Haiku — fastest & cheapestHigh-volume, latency-sensitive tasks: classification, extraction, routing, simple chat, and cheap sub-agents.
Claude Fable 5claude-fable-5Mythos-class — flagship (above Opus)Anthropic's most capable widely released model. Multiday autonomous runs, first-shot on ambiguous specs, dense vision, sustained delegation to parallel subagents. GA June 9 2026. Refuses in-band (HTTP 200, stop_reason: refusal) — configure server-side or client-side fallback to another current Claude model (Opus 5 is the recommended default). Adaptive thinking only; raw thinking never returned. 30-day retention (NOT ZDR-eligible).
Claude Mythos 5claude-mythos-5Mythos-class — restricted (Project Glasswing)Same capabilities as Fable 5 without the safety classifiers. Limited availability to approved Project Glasswing partners only; not self-serve. Customers without access should use Fable 5.

Model IDs are exact; tiers and 'best for' are guidance. Pricing, context-window sizes and rate limits change frequently and are intentionally NOT listed here — always read them on the official page above. This file is the single source of truth: never hard-code model facts in prose, link to this table instead.

Why pricing and context limits aren't in the table

They change too often to copy safely — a stale price is worse than no price. We list the identity of each model (name, API ID, what it's for) and send you to the official page for pricing, context windows, and rate limits, which is always authoritative.

How we keep this fresh

  • The table is rendered from a single data file (data/models.json) carrying a "last verified" date.
  • Updating it is a one-line change — a perfect first contribution.
  • In a later phase, automation will diff this file against the official models endpoint and open a pull request when something drifts — but a human always reviews before it ships. (See How Our Automation Works.)

Choosing between them

A quick rule of thumb (full guidance in Choosing a Model):

  • Start with Sonnet. Best balance of quality, speed, and cost for most work.
  • Reach for Opus when quality on a hard problem matters more than cost.
  • Drop to Haiku for high-volume, latency-sensitive, or simple tasks.

See also