Authorization: Bearer ********************{
"model": "sora-v3-fast",
"prompt": "将视频1礼盒中的香水替换成图片1中的面霜,运镜不变",
"seconds": "8",
"reference_images": [
"https://ark-project.tos-cn-beijing.volces.com/doc_image/r2v_edit_pic1.jpg"
],
"reference_videos": [
"https://ark-project.tos-cn-beijing.volces.com/doc_video/r2v_edit_video1.mp4"
],
"video_config": {
"aspect_ratio": "16:9",
"resolution_name": "720p"
}
}curl --location 'https://www.aiide.com/v1/videos' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "sora-v3-fast",
"prompt": "将视频1礼盒中的香水替换成图片1中的面霜,运镜不变",
"seconds": "8",
"reference_images": [
"https://ark-project.tos-cn-beijing.volces.com/doc_image/r2v_edit_pic1.jpg"
],
"reference_videos": [
"https://ark-project.tos-cn-beijing.volces.com/doc_video/r2v_edit_video1.mp4"
],
"video_config": {
"aspect_ratio": "16:9",
"resolution_name": "720p"
}
}'{
"id": "task_ZEUnSG0WKI0OxxcSeZOLAW9xnOmwhzK7",
"task_id": "task_ZEUnSG0WKI0OxxcSeZOLAW9xnOmwhzK7",
"object": "video",
"model": "gemini-veo-3.1-generate-preview-ref-8s",
"status": "queued",
"progress": 0,
"created_at": 1778838398,
"size": "1280x720"
}