Authorization: ********************{
"model": "sora-2",
"prompt": "A cute orange cat chasing butterflies in a sunny garden, photographic style, high definition",
"seconds": "4",
"size": "1280x720"
}curl --location 'https://api-xmodel.nexconn.ai/v1/videos' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"model": "sora-2",
"prompt": "A cute orange cat chasing butterflies in a sunny garden, photographic style, high definition",
"seconds": "4",
"size": "1280x720"
}'{
"id": "qvideo-user123-1766453713089395279",
"object": "video",
"model": "sora-2",
"status": "queued",
"created_at": 1766453713,
"updated_at": 1766453713,
"seconds": "4",
"size": "1280x720"
}