mode 为 pro(1080P)或 standard(720P)。返回任务 ID 及查询状态/结果的 URL。curl --location 'https://api.qnaigc.com/queue/fal-ai/kling-video/v3/turbo//text-to-video?fal_webhook=undefined' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"prompt": "a red fox walking through snowy forest, cinematic",
"aspect_ratio": "16:9",
"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
}