Authorizations
Please use your API Token for authentication
Body
application/json
Task parameters
Image URL list (required) - Reference image URLs (1-3 images)
Required array length:
1 - 3 elementsExample:
["https://example.com/reference1.jpg"]Prompt (required) - Text description for video generation
Example:
"generate a video based on the reference images"
Enable translation (optional) - Enable translation, default true
Example:
true
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"