mode 为 pro(1080P)或 standard(720P)。image_url 为首帧参考图,必填。图生视频画幅由首帧决定,不支持 aspect_ratio。curl --location 'https://api.qnaigc.com/queue/fal-ai/kling-video/v3/turbo//image-to-video?fal_webhook=undefined' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"prompt": "make the character smile and look to the camera",
"image_url": "https://aitoken-public.qnaigc.com/example/generate-video/running-man.jpg",
"duration": "5"
}'{
"status": "IN_QUEUE",
"request_id": "qvideo-root-1781707490122390000",
"response_url": "https://api.qnaigc.com/queue/fal-ai/kling-video/requests/qvideo-root-1781707490122390000",
"status_url": "https://api.qnaigc.com/queue/fal-ai/kling-video/requests/qvideo-root-1781707490122390000/status",
"cancel_url": "",
"queue_position": 0,
"logs": null
}