Claude Opus 4.7
Anthropic's April 16 2026 flagship. SWE-bench Verified 87.6%, SWE-bench Pro 64.3%, GPQA Diamond 94.2%. Sits in the LMArena top tier at ~1503 (1505 thinking). Same $5/$25 pricing as Opus 4.6.
1M
tokens
64K
tokens
$5
per 1M tokens
$25
per 1M tokens
68
tokens/sec
Apr 2026
2026-04-16
$15.00
per 1M tokens
6.4
quality per $
Capabilities
Benchmarks
Price vs Quality
Context Window in Context
- ▸ Claude Opus 4.71M
- GPT-4.11M
- Gemini 2.5 Pro1M
- Gemini 2.0 Flash1M
- Llama 4 Maverick1M
- GPT-5.51M
- GPT-5.5 Pro1M
- Gemini 3.1 Pro1M
아직 게이트웨이에 없습니다
Swfte Connect에 Claude Opus 4.7용 키가 없어 여기서 실행할 것이 없습니다. 직접 발급한 제공업체 키를 추가하면 이 디렉터리의 다른 모델과 동일한 API로 호출할 수 있습니다.
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-7",
"messages": [{"role": "user", "content": "Hello"}]
}'About Claude Opus 4.7
Claude Opus 4.7 is a flagship AI model by Anthropic, released on April 16, 2026. It supports a context window of 1000K tokens and can generate up to 64K output tokens.
At $5 per million input tokens and $25 per million output tokens, its blended cost of $15.00/1M tokens places it in the premium pricing tier. Its value score of 6.4 reflects the balance of quality and cost.
Using Claude Opus 4.7 with Swfte
Access Claude Opus 4.7 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.7 in our AI Playground before integrating.