Models/anthropic/Claude Opus 4.6
anthropic

Claude Opus 4.6

128K contextFree inputFree output
anthropic/claude-opus-4-6

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: ImageOutput: Text

Pricing

InputFree
OutputFree
Context128K tokens

Model Info

Provideranthropic
IDanthropic/claude-opus-4-6