Anthropic
Claude Sonnet 4.6
Anthropic's coding + agent workhorse. 1M-token context.
Price
$3.00 per 1M input tokens
$15.00 per 1M output
curl https://tokenharbor.ai/v1/chat/completions \
-H "Authorization: Bearer $TOKENHARBOR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "claude-sonnet-4.6",
"messages": [{"role": "user", "content": "Why is the sky blue?"}]
}'Model ID
claude-sonnet-4.6Typechat
Context window1,000,000 tokens
Maximum output tokens128,000
Input$3.00 / 1M tokens
Output$15.00 / 1M tokens
CapabilitiesReasoning, Long context, Code
Modalitiestext, vision