Models/Anthropic/Claude Opus 5
anthropic

Claude Opus 5

$5.00/M input$25.00/M output
anthropic/claude-opus-5

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

Modalities

Input: TextInput: ImageInput: FileOutput: Text

Pricing

Input$5.00/M
Output$25.00/M

Model Info

ProviderAnthropic
IDanthropic/claude-opus-5