Claude Opus 4
Anthropic's most capable model. Excels at complex analysis, nuanced writing, and extended agentic tasks.
200K
tokens
32K
tokens
$15
per 1M tokens
$75
per 1M tokens
52
tokens/sec
May 2025
2025-05-14
$45.00
per 1M tokens
2.0
quality per $
Capabilities
Benchmarks
Price vs Quality
Context Window in Context
- Codestral256K
- ▸ Claude Opus 4200K
- o3 Mini200K
- o3200K
- Claude Sonnet 4200K
- Claude 3.5 Haiku200K
- Sonar Pro200K
- GLM-5.1200K
Not on our gateway yet
Swfte Connect does not hold a key for Claude Opus 4, so there is nothing to run here. Add your own provider key and call it with the same API as every other model in this directory.
curl https://api.swfte.com/agents/v2/gateway/chat/completions \
-H "Authorization: Bearer $SWFTE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "anthropic:claude-opus-4-0-20250514",
"messages": [{"role": "user", "content": "Hello"}]
}'About Claude Opus 4
Claude Opus 4 is a flagship AI model by Anthropic, released on May 14, 2025. It supports a context window of 200K tokens and can generate up to 32K output tokens.
At $15 per million input tokens and $75 per million output tokens, its blended cost of $45.00/1M tokens places it in the premium pricing tier. Its value score of 2.0 reflects the balance of quality and cost.
Using Claude Opus 4 with Swfte
Access Claude Opus 4 through Swfte Connect, our unified LLM gateway. Connect gives you a single API for 50+ models, with automatic routing, cost optimization, and fallback handling. You can also try Claude Opus 4 in our AI Playground before integrating.