Generate videos based on multiple reference images and text prompts
Documentation Index
Fetch the complete documentation index at: https://docs.weryai.com/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate using Bearer token. Get your API Key from the WeryAI Console.
Example: Authorization: Bearer sk-xxxxxxxxxxxxxxxx
Model Key. Supported models for multi-image-to-video:
| Model Name | Model Key |
|---|---|
| Veo 3.1 | VEO_3_1 |
| Werydance 2.0 | WERYDANCE_2_0 |
| Werydance 2.0 Fast | WERYDANCE_2_0_FAST |
| Kling O1 | KLING_O1 |
| Pika 2.2 | PIKA_2_2 |
| Seedance 1.0 Lite | DOUBAO_1_LITE |
"WERYAI_VIDEO_1_0"
Positive text prompt
1 - 2000"Create a smooth transition between these images"
Reference image list (maximum 3 images, supports jpg, jpeg, png, webp)
3[
"https://example.com/image1.jpg",
"https://example.com/image2.jpg"
]Video aspect ratio
"16:9"
Video duration (seconds)
5
Negative text prompt
1000Number of videos to generate (1~4).
1, 2, 3, 4 Video resolution. Supported values: 480p, 720p. For Werydance 2.0 model, 1080p is also supported. Werydance 2.0 Fast does not support 1080p.
Whether to generate audio. Enter true or false manually.
"false"
Callback URL
Caller ID