Anthropic: Claude Opus 5.5 (batch)
$2.00/M input$10.00/M output
anthropic/claude-opus-5-5:batchDescription
Claude Opus 5.5 is Anthropic's flagship model for demanding reasoning, coding, and long-horizon agentic work, succeeding Claude Opus 5. It is particularly strong at multi-step changes in large codebases, code...
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-opus-5-5:batch",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextInput: ImageInput: FileOutput: Text
Pricing
Input$2.00/M
Output$10.00/M
Model Info
ProviderAnthropic
IDanthropic/claude-opus-5-5:batch