Anthropic: Claude Sonnet 4.5 (batch)
$1.50/M input$7.50/M output
anthropic/claude-sonnet-4-5:batchDescription
Claude Sonnet 4.5 is Anthropic’s most advanced Sonnet model to date, optimized for real-world agents and coding workflows. It delivers state-of-the-art performance on coding benchmarks such as SWE-bench Verified, with...
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "anthropic/claude-sonnet-4-5:batch",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextInput: ImageInput: FileOutput: Text
Pricing
Input$1.50/M
Output$7.50/M
Model Info
ProviderAnthropic
IDanthropic/claude-sonnet-4-5:batch