Veo 3.1 Lite——经济实惠的视频生成,支持文本生成视频、图像生成视频和参考生成视频模式
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "veo-3-1-lite",
"prompt": "A beautiful sunset over the ocean",
"type": "TEXT_TO_VIDEO"
}'在开发者门户获取你的API密钥。