Video erstellen (Reference Image)
POST
/v1/video/create
- Create a Veo video using reference/component images (e.g. veo3.1-components)
- Requires
model,prompt, andimages
Authorizations
bearer
Type
HTTP (bearer)
Request Body
application/json
model
string
Required
Model name. Reference workflows often use veo2-fast-components or veo3.1-components;
components models accept up to 3 images as scene elements.
prompt
string
Required
Prompt
images
string[]
Required
Reference image URLs (up to 3 for components models), merged into the video as elements
such as background or sky.
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