{
"prompt": "动起来",
"model": "sora_video2",
"images": [
"https://files.closeai.fans/filesystem/output/20251007/56df288e-2331-410e-8ab4-22926d63e5eb.png"
],
"aspect_ratio": "16:9",
"hd": true,
"duration": "10",
"notify_hook": "string"
}curl --location --request POST 'https://api.aiznt.com/v2/videos/generations' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "动起来",
"model": "sora_video2",
"images": [
"https://files.closeai.fans/filesystem/output/20251007/56df288e-2331-410e-8ab4-22926d63e5eb.png"
],
"aspect_ratio": "16:9",
"hd": true,
"duration": "10",
"notify_hook": "string"
}'{
"task_id": "7bfa0f83-8723-4fa8-b8db-60f03cece91d"
}