Wan 2.6 Flash快速图像生成视频
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "wan-2-6-flash",
"prompt": "A beautiful sunset over the ocean",
"type": "IMAGE_TO_VIDEO"
}'在开发者门户获取你的API密钥。