Loading
LoadingModel record / Anthropic
Access claude-opus-5 from Anthropic through one OpenAI-compatible API with live market-linked pricing and usage-based billing.
Observed reliability
81.25
Output speed
—
This model averaged 29.9% below comparable direct provider prices across the selected range. Its strongest observed window was 9:00 PM–7:00 PM in UTC.
Average saved
29.9%
Cheapest time
9:00 PM–7:00 PM
Hourly coverage
24/24
Signal quality
High
Hover a bar for savings per token and observation counts.
Source buckets are UTC; labels are converted to UTC.
Last 24 hours
#8
of 60 ranked models
Last 7 days
#8
of 60 ranked models
Last 30 days
#10
of 60 ranked models
p95 latency
162,574
Evidence strength
—
curl https://api.cheaperinference.com/v1/chat/completions \ -H "Authorization: Bearer ci_live_YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "claude-opus-5", "messages": [{"role": "user", "content": "Hello!"}] }'