Back to models
Anthropic Claude Fable 5
anthropic/claude-fable-5
Use model: "anthropic/claude-fable-5" with any supported engine to orchestrate video generation through Pipevideo.
Pricing
Input tokens
$10.50/M
Output tokens
$52.50/M
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-fable-5",
"engine": "hyperframes",
"input": "A product demo for a coffee brand"
}'