Claude Fast Mode Extended to Claude Opus 4.7
speed: "fast" with model: "claude-opus-4-7" and the fast-mode-2026-02-01 beta header to get up to 2.5x higher output tokens per second from Opus 4.7 at $30/$150 per MTok (6x standard Opus pricing).fast-mode-2026-02-01) and the same speed: "fast" parameter now work with claude-opus-4-7 — no new header or code path required, just swap the model ID. If you were holding off on Opus 4.7 adoption because Opus 4.6 had fast mode and 4.7 did not, that gap is now closed. Two important caveats carry over from Opus 4.6 fast mode: (1) switching between fast and standard speed for the same conversation invalidates the prompt cache — cached prefixes are not shared across speed settings, so plan your cache strategy accordingly; (2) fast mode is not available on the Batch API, Priority Tier, or Claude Platform on AWS. Rate limits for fast mode are tracked separately from standard Opus limits via dedicated anthropic-fast-*-tokens-* response headers. The usage.speed field in the response body confirms which speed tier was actually used. Developers not yet on the waitlist: join at https://claude.com/fast-mode.claude-opus-4-7 and need lower latency on output token generation; you are building latency-sensitive agentic workflows where per-step generation speed compounds; you have been using Opus 4.6 fast mode and want access to Opus 4.7 capabilities at the same speed tier.EffortQuick (model ID swap, same beta header, same speed: "fast" parameter; waitlist access required).