Models/anthropic/Anthropic: Claude Opus 4.6
anthropic

Anthropic: Claude Opus 4.6

1M context$5.00/M input$25.00/M output
anthropic/claude-opus-4.6

Description

Opus 4.6 is Anthropic’s strongest model for coding and long-running professional tasks. It is built for agents that operate across entire workflows rather than single prompts, making it especially effective...

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

Modalities

Input: TextInput: ImageInput: FileOutput: Text

Pricing

Input$5.00/M
Output$25.00/M
Context1M tokens

Model Info

Provideranthropic
IDanthropic/claude-opus-4.6