Anthropic
claude-opus-4-6 API
Paid modelclaude-opus-4-6 is an API model from Anthropic available in the SHOP AI PRO public price list. Review its cost, availability, and current cache pricing.
API pricing
- Providers
- Anthropic
- Billing type
- Per token
- Availability
- Available in the public price list
- Free / paid
- Paid model
- Input / 1M tokens
- $5
- Output / 1M tokens
- $25
- Cache hit / 1M tokens
- $0.5
- Cache write / 1M tokens
- $6.25
API compatibility
The public model ID is claude-opus-4-6. SHOP AI PRO uses the Responses Gateway at https://model.shopaipro.tech/v1. Actual access depends on your API key and purchased plan.
curl https://model.shopaipro.tech/v1/responses \
-H "Authorization: Bearer $SHOPAI_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"claude-opus-4-6","input":"Xin chào"}'