
Anthropic
Claude Opus 5
From $2.40 per 1M tokens
Claude Fable 5 is Anthropic's most capable widely released model for the most demanding reasoning and long-horizon agentic coding — 1M context, 128K max output, always-on adaptive thinking, vision input, and standard /v1/chat/completions in one call. Pay-as-you-go pricing in USD.
claude-fable-5Chat models run on the api.reapi.ai gateway, which has its own console and its own key. Open the console to run Claude Fable 5 through the OpenAI-compatible Chat Completions surface.
Real-world workflows and production use cases you can build and ship with this model.

Claude Fable 5 is built for the most demanding agentic work Anthropic's models can do — week-long refactors, codebase-scale migrations, and autonomous runs that must stay coherent across hundreds of steps. Where lighter models drift, Claude Fable 5 holds the plan, verifies its own output, and keeps going.
Read the API docs
When a problem sits past what Opus-tier models handle cleanly — deep multi-step reasoning, ambiguous specifications, high-stakes analysis — Claude Fable 5 is the model Anthropic positions above everything else it widely ships. Adaptive thinking is always on, and the effort parameter scales how much reasoning Claude Fable 5 invests in each call, up to max.

Feed entire codebases, long research packs, multi-file technical material, or full policy documents into a single Claude Fable 5 request. The 1M token context window is billed at standard per-token rates — no long-context premium — so analysis-heavy Claude Fable 5 workflows rarely need chunking.
Credit-based — 1 credit = $0.001 USD. Pay only for completed generations.
| Category | Unit | Price |
|---|---|---|
| Tokens | ||
| Input tokens | 1M tokens | $8 |
| Output tokens | 1M tokens | $40 |
Claude Fable 5 speaks OpenAI Chat Completions verbatim. Moving an existing OpenAI integration to Claude Fable 5 is a base URL, an API key, and a model-string change — not a platform rewrite. The same `messages` array, the same streaming format, and the native Anthropic /v1/messages surface is available too for SDK callers that prefer it.
Claude Fable 5 sits a full tier above Claude Opus 4.8 — Anthropic's most capable widely released model, generally available since June 9, 2026. Route the hardest reasoning and the longest agentic runs to Claude Fable 5; send everyday premium coding to Opus-tier models on the same key.
A single api.reapi.ai key unlocks Claude Fable 5 alongside GPT-5.5, Claude Opus 4.8, Gemini 3.1 Pro, and every other frontier chat model on the platform. Compare vendors, add fallbacks, and route traffic per call with a configuration change instead of an integration project.
Claude Fable 5 is the tier above Opus — the most capable model Anthropic widely releases, launched June 9, 2026. Here is how it compares with Claude Opus 4.8, Anthropic's strongest Opus-tier model, based on Anthropic's own documentation.
Comparison reflects publicly documented behavior from Anthropic's Claude Fable 5 launch documentation and model overview at the time of writing. Model behavior and pricing can change; check the pricing card above and the API docs for current values.
Sign up at api.reapi.ai, open the console, generate an API key under API Keys, and top up tokens under Top Up. The chat workspace is separate from the reapi.ai image/video gateway — keys do not cross over.
OpenPOST https://api.reapi.ai/v1/chat/completions with `model: "claude-fable-5"`, your `messages` array, and `max_tokens` set generously. The endpoint uses the standard chat-completions format, including streamed responses; the native Anthropic /v1/messages format works too. Claude Fable 5 takes no sampling parameters — leave `temperature` and `top_p` out of the request.
OpenUse prompt caching for stable system prompts and recurring long inputs to bring repeated-context costs down. Reserve Claude Fable 5 for the highest-value calls and route everything else to a cheaper model on the same key.
OpenCommon questions about this model.
Explore more models in the same category.

Anthropic
From $2.40 per 1M tokens

Anthropic
From $4.00 per 1M tokens

Anthropic
From $2.00 per 1M tokens

Anthropic
From $2.40 per 1M tokens
Try it in the playground or grab an API key to integrate now.