Anthropic

Claude Sonnet 4

Coming soon
claude-sonnet-4-20250514
Context 200KMax out 64KReleased May 14, 2025Text chatVisionReasoning

Pricing

Input · per 1M tokens$3.00
Output · per 1M tokens$15.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-sonnet-4-20250514",    "max_tokens": 1024,    "messages": [{ "role": "user", "content": "Hello!" }]  }'

More from Anthropic

This model is listed publicly but no enabled channel routes to it yet — calls will succeed once a channel is wired up.