Back to models
Qwen 3.7 Max
qwen/qwen3.7-max
Use model: "qwen/qwen3.7-max" with any supported engine to orchestrate video generation through Pipevideo.
Pricing
Input tokens
$2.63/M
Output tokens
$7.88/M
Supported engines
About Alibaba Cloud
Alibaba Cloud's Qwen team develops multilingual and multimodal AI models, open-sourced to accelerate global AI research.
qwenlm.github.ioProviders
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": "qwen/qwen3.7-max",
"engine": "hyperframes",
"input": "A product demo for a coffee brand"
}'