Authorization: Bearer ********************curl --location 'https://api.qnaigc.com/queue/byteplus/seedance-2.0/mini/image-to-video?fal_webhook=' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"prompt": "镜头缓慢推进,阳光透过树叶洒落",
"image_url": "https://example.com/frame.jpg",
"resolution": "720p",
"duration": "5",
"aspect_ratio": "16:9"
}'{}