Authorization: ********************{
"model": "kling-v3",
"prompt": "A cute little cat playing in the sunlight",
"mode": "std",
"seconds": "5",
"size": "1280x720"
}curl --location 'https://api-xmodel.nexconn.ai/v1/videos' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"model": "kling-v3",
"prompt": "A cute little cat playing in the sunlight",
"mode": "std",
"seconds": "5",
"size": "1280x720"
}'{
"id": "qvideo-root-1768269319625392000",
"object": "video",
"model": "kling-v2-6",
"mode": "std",
"status": "queued",
"created_at": 1768269319,
"updated_at": 1768269319,
"seconds": "5",
"size": "1280x720"
}