Generate a 720p video from image using the WAN 2.5 model.
Your Freepik API key. Required for authentication. Learn how to obtain an API key
Generate 720p video from image using WAN 2.5 model
Main description of the video - scene, characters, motion, camera moves, style.
Tips:
Examples:
800"A serene mountain landscape at golden hour with mist rising from the valley"
URL of the keyframe or base image to animate. Must be publicly accessible.
Supported formats: JPEG, PNG, WebP Recommended: High quality image with clear subject
"https://example.com/image.jpg"
Optional callback URL that will receive asynchronous notifications whenever the task changes status. The payload sent to this URL is the same as the corresponding GET endpoint response, but without the data field.
"https://www.example.com/webhook"
Video duration in seconds:
5: Short clip, faster generation10: Medium length, more developed action5, 10 "5"
Things to avoid in the generated video. Use this to prevent unwanted elements.
Examples: "blurry, low quality, watermark, text, distortion, extra limbs"
500"blurry, low quality, watermark"
Enable AI prompt optimizer to expand shorter prompts into detailed scripts. Useful when you have a simple idea but want richer video output.
true
Random seed for reproducibility. Use the same seed with identical parameters to get similar results. Leave null for random seed.
0 <= x <= 214748364712345
OK - Task created successfully
{
"task_id": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"status": "CREATED"
}