{
"model": "kling-video-v3",
"prompt": "猫和狗打架"
}curl --location --request POST 'https://aigc.x-see.cn/kling/v1/videos/text2video' \
--header 'Authorization: Bearer sk-xxx' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "kling-video-v3",
"prompt": "猫和狗打架"
}'{}