Authorization: Bearer ********************curl --location 'https://openai.qiniu.com/queue/fal-ai/kling-video/v3/pro/image-to-video?fal_webhook=undefined' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"prompt": "生成一个视频",
"start_image_url": "https://storage.googleapis.com/falserverless/example_inputs/kling-v3/pro-i2v/start_image.png"
}'