Claude Opus 4.6

Anthropic Claude family — Opus / Sonnet / Haiku, native /v1/messages protocol with streaming and tool use. · Anthropic

All models
Parameters
Pricing
0credits
Base
Result

Configure parameters and click Run to test the API.

Code Example
curl -X POST https://aivideoapi.ai/v1/videos/generations \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "claude-opus-4-6",
  "input": {}
}'