New — Fable 5 & Sonnet 5, live

The whole Claudelineup. One key.No waitlist.

Claude Fable 5 and Sonnet 5 are live here alongside every Opus, Sonnet and Haiku release — same endpoint, same key, 1M-token window. Swap one environment variable and keep building.

Plans from ₹1,000 ($10 USDT) · key delivered instantly · no Anthropic approval needed

opusliveconnected

$ export

modelclaude-fable-5context 1Mwindow 0h rolling

Works where you already work

Claude CodeCursorVS CodeWindsurfClineRoo CodeZedAnthropic SDK

01 — The lineup

13 models.One endpoint.

Claude Fable 5 and Sonnet 5 are the newest additions, both on a 1M-token window. Every model below answers on the same base URL with the same key — switch per request, no redeploy.

New1M context

Claude Fable 5

claude-fable-5

The most capable model in the lineup. Frontier reasoning and long-horizon agentic work.

New1M context

Claude Opus 5

claude-opus-5

The new Opus flagship. Thinks before answering by default, and its knowledge runs to May 2026 — the most recent of any model here.

New1M context

Claude Sonnet 5

claude-sonnet-5

Frontier intelligence at Sonnet speed. The new default for day-to-day building.

ModelModel IDContext
Opus 4.8claude-opus-4-81M
Opus 4.7claude-opus-4-71M
Opus 4.6claude-opus-4-61M
Sonnet 4.6claude-sonnet-4-61M

Friendly aliases such as Opus 4.8 are accepted and normalised server-side. Appending [1m] to a model name — for example claude-opus-4-8[1m] — selects the 1M-token context tier; the suffix is stripped before the request is forwarded.

02 — What you get

Built for peoplewho ship.

Budgets that hold, streaming that doesn't buffer, and tools that are already switched on. The controls you'd build yourself if you had the week.

Per-key budgets that hold

Give every key its own allowance on a rolling five-hour window. Watch it drain in real time; it resets on its own.

key-prod$7.50
key-dev$4.00
key-test$2.00

Streaming with nothing in the middle

Server-sent events pass straight through. Tokens reach your client as they are produced — no buffering layer, no re-chunking.

Prompt caching, free

Cache reads never count against your window. Keep a large system prompt hot and pay for it once.

Drop-in SDK compatible

Anthropic request and response shapes, unchanged. The official Python and TypeScript SDKs work as-is.

Tools with nothing to install

Web search and image analysis run server-side and trigger automatically. No MCP config, no client packages, no extra keys.

Usage you can actually read

Live request history, per-model breakdown and window countdown — for every key you issue.

0+
Active developers
0K+
API requests a day
0.0%
Uptime

03 — Migration

One linechanges.

No SDK fork, no wrapper library, no rewrite. Repoint the base URL and every request, stream and tool call keeps working exactly as it did.

Before
base_url = "https://api.anthropic.com"
After
base_url = "https://api.opusmax.live"

04 — Getting started

Three steps.Under two minutes.

01

Create an account

Email and a password. No KYC, no documents, no approval queue.

02

Pay in USDT

Plans from ₹1,000 ($10 USDT) on TRC20 — Binance, WazirX, OKX, Trust Wallet. Your key lands the moment the transfer confirms.

03

Point your base URL here

One environment variable. Claude Code, Cursor, VS Code and the SDKs pick it up on restart.

Stop waiting forAPI access.

Two thousand developers already build on OpusLive. Sign up, pay in USDT, and have a key in your terminal before your coffee lands.

$ npx opuslive