Authorization: Bearer ********************
{}
curl --location --request POST 'https://xiaosong.chat/fal-ai/kling-video/v2.5-turbo/pro/text-to-video' \
--header 'Clientid: e5cd7e4891bf95d1d19206ce24a7b32e' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{}