Authorizations
Please use your API Token for authentication
Body
application/json
Task parameters
Prompt (required) - Text description for video generation
Example:
"a cat playing with a ball"
Aspect ratio (optional) - Video aspect ratio, default 16:9
Available options:
16:9, 9:16, Auto Example:
"16:9"
Enable translation (optional) - Enable translation, default true
Example:
true
Model (optional) - veo3 (quality priority) or veo3_fast (speed priority), default veo3_fast
Available options:
veo3, veo3_fast Example:
"veo3_fast"
Random seeds (optional) - Range 10000-99999
Required range:
10000 <= x <= 99999Example:
12345
Watermark (optional) - Watermark identifier
Example:
"my-watermark"
Response
OK
Task ID
Example:
"01234567-89ab-cdef-0123-456789abcdef"