HomeVastLLM Catalog › Claude Opus 4.7

Claude Opus 4.7

by Anthropic · Language Models

Context 200K tokens

Overview

Claude Opus 4.7 is an Anthropic frontier model released April 16, 2026, positioned as a notable step up from Opus 4.6 in advanced software engineering with the largest gains on the hardest tasks. It handles complex, long-running tasks with rigor, pays precise attention to instructions and can devise ways to verify its own outputs before reporting back. The model also has substantially improved vision, reading images at greater resolution, with pricing matched to Opus 4.6 at $5 per million input and $25 per million output tokens. Best for demanding engineering and agentic work requiring self-verification.

Context window200K tokens
Max output66K tokens
Input → Outputtext, image → text

Pricing

$6.475 in · $32.375 out / 1M

UsageRate (USD)Unit
Input tokens$6.47per 1M tokens
Cached input (cache hit)$0.65per 1M tokens
Output tokens$32.38per 1M tokens

TuneRouter live platform pricing · currency: USD · pre-deduction settled by actual usage

Call it in 30 seconds

OpenAI-compatible · base URL https://api.tunerouter.com/v1/

POST/chat/completions
curl https://api.tunerouter.com/v1/chat/completions \
  -H "Authorization: Bearer $TUNEROUTER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "claude-opus-4-7", "messages": [{"role": "user", "content": "Hello!"}]}'

Model ID: claude-opus-4-7 · works with OpenAI SDKs — just point base_url at api.tunerouter.com

More from Anthropic

← Back to full catalog (101 models)