Models/anthropic/Claude Opus 4.1
anthropic

Claude Opus 4.1

32K contextFree inputFree output
anthropic/claude-opus-4-1-20250805

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

Modalities

Input: TextInput: ImageOutput: Text

Pricing

InputFree
OutputFree
Context32K tokens

Model Info

Provideranthropic
IDanthropic/claude-opus-4-1-20250805