Skip to content
Dashboard

Claude Opus 5 (Fast)

Claude Opus 5 (Fast) runs Claude Opus 5 in Anthropic's fast mode, a request configuration that allocates more compute for quicker output. Identical model, identical quality, at premium pricing.

Input and output price
Input $10, Output $50, Per 1M tokens
24h uptime
Loading AI Gateway uptime
Base model
import { streamText } from 'ai'
const result = streamText({
model: 'anthropic/claude-opus-5-fast',
prompt: 'Why is the sky blue?'
})
Read docs

Your use is subject to Anthropic's Terms & Privacy Policies.