Video erstellen (With Image)
POST
/v1/video/create
- Create a Veo image-to-video or frame-conditioned task
- Requires
model,prompt, andimages(image URL array)
Authorizations
bearer
Type
HTTP (bearer)
Request Body
application/json
model
string
Required
Model name, e.g. veo2-fast-frames, veo3-fast-frames, veo3-pro-frames, veo2-fast-components.
prompt
string
Required
Prompt
images
string[]
Required
Image URLs. veo2-fast-frames: up to 2; veo3-pro-frames: 1 first frame;
veo2-fast-components: up to 3 reference elements.
enhance_prompt
boolean
Auto-translate Chinese prompt to English when enabled
enable_upsample
boolean
Enable upsampling
aspect_ratio
string
veo3 series only, 16:9 or 9:16
Responses
Erfolg
application/json
object
id
string
status
string
status_update_time
integer
enhanced_prompt
string