Anthropic

Claude Opus 4 1

Anthropic
chat
text
claude-opus-4-1
JSON Schema
Vision
Tools
Tool Choice
Prefill
Caching
PDF
Reasoning
Computer Use
Anthropic
Anthropic
claude-opus-4-1
Context Size
200K
Max Output
32K
Pricing
Input
0.001275 ₽
/tok
Cached
0.00012750 ₽
/tok
Output
0.006375 ₽
/tok
Capabilities
JSON Schema
Vision
Tools
Tool Choice
Prefill
Caching
PDF
Reasoning
Computer Use

Дополнительные тарифы

Cache Write0.001594 ₽ /tok

API

Model Name
claude-opus-4-1
API Model ID
claude-opus-4-1

Пример использования

curl https://api.aijora.com/chat/completions \
  -H "Authorization: Bearer <ВАШ_API_KEY>" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "claude-opus-4-1",
    "messages": [
      {"role":"system","content":"You are a helpful assistant."},
      {"role":"user","content":"Привет! Расскажи о себе."}
    ]
  }'