Authorization: Bearer ********************
{
"prompt": "A stylish woman walks down a Tokyo street filled with warm glowing neon and animated city signage.",
"image_url": "https://fal.media/files/elephant/8kkhB12hEZI2kkbU8pZPA_test.jpeg",
"aspect_ratio": "16:9",
"resolution": "540p",
"duration": "5s"
}
curl --location --request POST 'https://api.chatfire.cn/fal-ai/luma-dream-machine/ray-2-flash/image-to-video' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "A stylish woman walks down a Tokyo street filled with warm glowing neon and animated city signage.",
"image_url": "https://fal.media/files/elephant/8kkhB12hEZI2kkbU8pZPA_test.jpeg",
"aspect_ratio": "16:9",
"resolution": "540p",
"duration": "5s"
}'
{
"status": "IN_QUEUE",
"request_id": "8d80d97f-e691-43e1-b5ce-71bd815b322b",
"response_url": "https://queue.fal.run/fal-ai/hunyuan-video-image-to-video/requests/8d80d97f-e691-43e1-b5ce-71bd815b322b",
"status_url": "https://queue.fal.run/fal-ai/hunyuan-video-image-to-video/requests/8d80d97f-e691-43e1-b5ce-71bd815b322b/status",
"cancel_url": "https://queue.fal.run/fal-ai/hunyuan-video-image-to-video/requests/8d80d97f-e691-43e1-b5ce-71bd815b322b/cancel",
"logs": null,
"metrics": {},
"queue_position": 0
}