Generate video from text or images:
Note: For upscaling (1080P/4K) or GIF generation, use /video/upsample endpoint.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Video description/prompt (English recommended for best results)
"A fluffy orange cat running through a sunny meadow"
Video generation action
text2video, img2video, ingredients2video "text2video"
Video generation model. Note: INGREDIENTS2VIDEO only supports veo31_fast
veo2_fast, veo2_quality, veo3_fast, veo3_quality, veo31_fast, veo31_quality, veo31_fast_ingredients "veo31_fast"
Image URLs for image-based video generation:
[
"https://example.com/image1.jpg",
"https://example.com/image2.jpg"
]
Video aspect ratio
16:9, 9:16 "16:9"
[已废弃] Enable automatic prompt translation to English
false
task id, used to get task result later