Models/Anthropic/Claude Opus 5 (batch)
anthropic

Claude Opus 5 (batch)

$2.50/M input$12.50/M output
anthropic/claude-opus-5:batch

Description

Claude Opus 5 is Anthropic’s flagship model for demanding reasoning, coding, and long-horizon agentic work. It is particularly strong at end-to-end software tasks, code review and bug finding, visual analysis...

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:batch",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextInput: ImageInput: FileOutput: Text

Pricing

Input$2.50/M
Output$12.50/M

Model Info

ProviderAnthropic
IDanthropic/claude-opus-5:batch