Anthropic

Claude Opus 4.7

claude-opus-4-7
Context 1MMax out 128KReleased Apr 16, 2026Text chatVisionReasoningAgents

Pricing

Input · per 1M tokens$15.00
Output · per 1M tokens$75.00

Call it

Swap <YOUR_TTTTT_API_KEY> and the snippet runs as-is.

curl https://api.ttttt.ai/v1/messages \  -H "x-api-key: $TTTTT_API_KEY" \  -H "anthropic-version: 2023-06-01" \  -H "Content-Type: application/json" \  -d '{    "model": "claude-opus-4-7",    "max_tokens": 1024,    "messages": [{ "role": "user", "content": "Hello!" }]  }'

More from Anthropic