将恰好两条音轨融合为一首新作品,保留两个来源的元素。
~1-2 min
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "generate-mashup",
"prompt": "A beautiful sunset over the ocean",
"type": "GENERATE_MASHUP"
}'在开发者门户获取你的API密钥。