Authorization: Bearer ********************curl --location 'https://api.qnaigc.com/queue/fal-ai/kling-video/o3/standard/video-to-video/reference?fal_webhook=undefined' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "Style @Video1 following watercolor style of @Image1",
"video_url": "https://example.com/input.mp4",
"aspect_ratio": "16:9",
"duration": "5"
}'{
"status": "IN_QUEUE",
"request_id": "qvideo-root-1782380321103106700",
"response_url": "https://api.qnaigc.com/queue/fal-ai/kling-video/requests/qvideo-root-1782380321103106700",
"status_url": "https://api.qnaigc.com/queue/fal-ai/kling-video/requests/qvideo-root-1782380321103106700/status",
"cancel_url": "",
"queue_position": 0,
"logs": null
}