{
"model": "happyhorse-1.0-t2v",
"prompt": "一只机械马在未来城市街道上奔跑,电影感镜头。",
"size": "16:9",
"duration": 5,
"metadata": {
"resolution": "720P"
}
}curl --location 'https://api.apiqik.online/v1/videos' \
--header 'Authorization: sk-xxx' \
--header 'Content-Type: application/json' \
--data '{
"model": "happyhorse-1.0-t2v",
"prompt": "一只机械马在未来城市街道上奔跑,电影感镜头。",
"size": "16:9",
"duration": 5,
"metadata": {
"resolution": "720P"
}
}'{"id":"task_opzUCoF3fdawxuYKaWCTd4BrZwzjMqeo","task_id":"task_opzUCoF3fdawxuYKaWCTd4BrZwzjMqeo","object":"video","model":"happyhorse-1.0-t2v","status":"queued","progress":0,"created_at":1777449793}