Authorization: Bearer ********************
{
"prompt": "A stylish woman walks down a Tokyo street filled with warm glowing neon and animated city signage. She wears a black leather jacket, a long red dress, and black boots, and carries a black purse.",
"num_inference_steps": 30,
"aspect_ratio": "16:9",
"resolution": "720p",
"num_frames": 129,
"enable_safety_checker": true,
"pro_mode": true
}
curl --location --request POST 'https://api.chatfire.cn/fal-ai/hunyuan-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. She wears a black leather jacket, a long red dress, and black boots, and carries a black purse.",
"num_inference_steps": 30,
"aspect_ratio": "16:9",
"resolution": "720p",
"num_frames": 129,
"enable_safety_checker": true,
"pro_mode": true
}'
{
"status": "IN_QUEUE",
"request_id": "5988e0ba-f86c-4c95-89c4-b091d36a5dee",
"response_url": "https://queue.fal.run/fal-ai/hunyuan-video/requests/5988e0ba-f86c-4c95-89c4-b091d36a5dee",
"status_url": "https://queue.fal.run/fal-ai/hunyuan-video/requests/5988e0ba-f86c-4c95-89c4-b091d36a5dee/status",
"cancel_url": "https://queue.fal.run/fal-ai/hunyuan-video/requests/5988e0ba-f86c-4c95-89c4-b091d36a5dee/cancel",
"logs": null,
"metrics": {},
"queue_position": 0
}