claude-opus-4-6-thinking

Claude 4.6 · Per Token

claude-opus-4-6-thinkingAvailableCache 90% off
ChatReasoningTool UseVisionPrompt CacheJSON ModeContext Window: 1000KMax Output Tokens: 128K

Pricing

Official PriceLemonData Price
Input$5.00$3.50
Output$25.00$17.50
Cache Read$0.50$0.50
Cache Write$6.25$6.25

Parameters

Context Window
1.0M tokens
Max Output Tokens
128K tokens

Best For

Chat

Conversational AI, customer support, and Q&A

Reasoning

Complex reasoning tasks, analytical work, and research

Vision

Image understanding, document analysis, and visual reasoning

Cost Calculator

1M
0.5M
Estimated Monthly Cost$12.25

API Code Example

POST/v1/messages
API Format:
curl https://api.lemondata.cc/v1/messages \
  -H "Content-Type: application/json" \
  -H "x-api-key: sk-xxx" \
  -H "anthropic-version: 2023-06-01" \
  -d '{
    "model": "claude-opus-4-6-thinking",
    "max_tokens": 1024,
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'

FAQ

How much does claude-opus-4-6-thinking cost?

On LemonData, claude-opus-4-6-thinking costs $3.5000 per 1M input tokens and $17.5000 per 1M output tokens, which is up to 30% off the official pricing.

What is claude-opus-4-6-thinking best for?

claude-opus-4-6-thinking excels at Chat, Reasoning, Tool Use. Access it through LemonData's unified API with a single API key.

How to use claude-opus-4-6-thinking API?

Get your API key from LemonData, set the base URL to api.lemondata.cc/v1, and use any OpenAI-compatible SDK. See the code examples above.

Related Models