青云聚合API,0.79元充值1刀,全网低价!支持300+模型调用,约为国外模型官网价格的十分之一。“限时特价”分组,在此基础上再打6折。高速稳定,无限并发,长期运营,欢迎调用!
Authorization: Bearer ********************{
"prompt": "画面更精细一些",
"size": "1280x720"
}curl --location --request POST 'https://api.qingyuntop.top/v1/videos/video_099c5197-abfd-4e16-88ff-1e162f2a5c77/remix' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "画面更精细一些",
"size": "1280x720"
}'{
"id": "video_8a60610c-3a5e-4ca8-be05-405f0dc635d0",
"object": "video",
"model": "sora_video2",
"status": "queued",
"progress": 0,
"created_at": 1766374127,
"seconds": "10",
"size": "1280x720",
"remixed_from_video_id": "e3215864-dd3c-49b1-8475-e4669b6d5c33",
"detail": {}
}