Back to models
Anthropic Claude Opus 4.8
anthropic/claude-opus-4.8
Use model: "anthropic/claude-opus-4.8" with any supported engine to orchestrate video generation through Pipevideo.
Pricing
Input tokens
$5.25/M
Output tokens
$26.25/M
Supported engines
About Anthropic
AI safety company building Claude, a family of helpful, harmless, and honest AI assistants. Known for pioneering constitutional AI and responsible scaling.
anthropic.comProviders
Framerate
API example
curl -X POST https://api.pipevideo.co/v1/responses \
-H "Authorization: Bearer $PIPEVIDEO_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "anthropic/claude-opus-4.8",
"engine": "hyperframes",
"input": "A product demo for a coffee brand"
}'