POST https://api.tokenhot.ai/v1/video/generationsgemini-omni-video图片数 + 视频数×2 + 角色数 ≤ 7。curl --location 'https://api.tokenhot.ai/v1/video/generations' \
--header 'Content-Type: application/json' \
--data '{
"model": "gemini-omni-video",
"input": {
"prompt": "Slow push-in as the character walks out from a neon-lit street",
"image_urls": [
"https://your-host.com/scene1.png"
],
"duration": "6",
"aspect_ratio": "16:9",
"resolution": "720p"
}
}'{
"id": "task_JaURYzdMLazjhxxxxxvwEWnyHSDlS",
"task_id": "task_JaURYzdMLazjhxxxxxxfAPvwEWnyHSDlS",
"object": "video",
"model": "gemini-omni-video",
"status": "queued",
"progress": 0,
"created_at": 1771324467
}