ट्रैक के एक टाइम रेंज को दोबारा जनरेट करें, बाकी हिस्सा वैसा ही रहेगा।
~1-3 min
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "replace-section",
"prompt": "A beautiful sunset over the ocean",
"type": "REPLACE_SECTION"
}'अपनी API कुंजी डेवलपर पोर्टल से लें।