POST https://api.tokenhot.ai/v1/video/generationskling-v3ext_info to enable multi-shot mode.curl --location 'https://api.tokenhot.ai/v1/video/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "kling-v3",
"prompt": "A white long-haired cat lying on a wooden windowsill in the sun, with blooming roses in the background; the cat slowly blinks and gently wags its tail",
"duration": 5,
"size": "1080P",
"aspect_ratio": "16:9",
"audio_generation": true
}'{}