Generate videos with a start frame and an end frame. first_pic_url is required as the start frame image, and end_pic_url is required as the end frame image.
Supported models for first-last-image-to-video:
| Model Name | Model Key |
|---|---|
| Veo 3.1 | VEO_3_1 |
| Veo 3.1 Fast | VEO_3_1_FAST |
| Werydance 2.0 | WERYDANCE_2_0 |
| Werydance 2.0 Fast | WERYDANCE_2_0_FAST |
| Seedance 1.5 Pro | DOUBAO_1_5_PRO |
| Kling 3.0 Standard | KLING_V3_0_STA |
| Kling 3.0 Pro | KLING_V3_0_PRO |
| Kling 2.5 Turbo | KLING_V2_5_TURBO |
| Kling V2.1 Pro | KLING_V2_1_PRO |
Authenticate using Bearer token. Get your API Key from the WeryAI Console.
Example: Authorization: Bearer sk-xxxxxxxxxxxxxxxx
Model Key. Supported models for first-last-image-to-video:
| Model Name | Model Key |
|---|---|
| Veo 3.1 | VEO_3_1 |
| Veo 3.1 Fast | VEO_3_1_FAST |
| Werydance 2.0 | WERYDANCE_2_0 |
| Werydance 2.0 Fast | WERYDANCE_2_0_FAST |
| Seedance 1.5 Pro | DOUBAO_1_5_PRO |
| Kling 3.0 Standard | KLING_V3_0_STA |
| Kling 3.0 Pro | KLING_V3_0_PRO |
| Kling 2.5 Turbo | KLING_V2_5_TURBO |
| Kling V2.1 Pro | KLING_V2_1_PRO |
"VEO_3_1"
Positive text prompt
1 - 2000"The camera slowly moves from the first frame to the last frame with smooth motion."
Start frame image URL (supports jpg, jpeg, png, webp)
"https://example.com/start.jpg"
End frame image URL (supports jpg, jpeg, png, webp)
"https://example.com/end.jpg"
Video aspect ratio
"16:9"
Video duration (seconds)
5
Negative text prompt
1000Number of videos to generate (currently only supports 1)
x <= 1Resolution
Whether to generate audio. Enter true or false manually.
"false"
Callback URL
Caller ID