← All models

anthropic/claude-sonnet-4-6

Claude Sonnet 4.6

RoutableGuaranteed 30%+ savings

Anthropic

Claude Sonnet 4.6 is Anthropic's balanced Claude model for coding, reasoning, and agentic workloads via AWS Bedrock Global CRIS.

chatcodereasoning

Context

200,000

Input / 1M

$3.6

Output / 1M

$18

Providers

ProviderInput / 1MOutput / 1MContextMax outputRPMTPMTPDStatus
AWS Bedrock Global (us-east-1 source)$3.6$18200,00064,0007,0004,200,000166,664,736Routable

Quickstart

curl http://api.seldon-ai.com/v1/chat/completions \
  -H 'Authorization: Bearer $SELDON_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
    "model": "anthropic/claude-sonnet-4-6",
    "messages": [{"role": "user", "content": "Hello!"}],
    "max_tokens": 256
  }'
Claude Sonnet 4.6 model | Seldon