All ModelsvideoWan Video 2.1 I2V (Legacy)

Wan Video 2.1 I2V (Legacy)

by FAL AI (Wan)

Try on Kunya
video

Wan Video 2.1 I2V (Legacy)

Image-to-anime animations (superseded by Wan 2.2)

Model ID:wan-video-i2v

API Documentation

Generate video with this model.

POST/api/v1/videos/generations
GET /api/v1/videos/generations
Request body
{
  "model": "wan-video-i2v",
  "prompt": "A cinematic drone shot over a coastal city at sunset",
  "duration": 5,
  "resolution": "720p",
  "image_url": "https://example.com/start-frame.jpg"
}
cURL example
curl -X POST https://kunya.ai/api/v1/videos/generations \
  -H "Authorization: Bearer kunya_YOUR_API_KEY" \
  -H "Content-Type: application/json"
  -d '{"model":"wan-video-i2v","prompt":"A cinematic drone shot over a coastal city at sunset","duration":5,"resolution":"720p","image_url":"https://example.com/start-frame.jpg"}'

Notes

  • Video generation is asynchronous — poll `GET /api/v1/videos/status?task_id=...` until complete.
  • Supported resolutions: 720p, 1080p.
  • Pass `image_url` for image-to-video generation.
  • Max duration: 5s (may vary by resolution).

Pricing

Cost$0.052 per second

Capabilities

Streaming No
Vision No
Reasoning No
Tool Use No
ProviderFAL AI (Wan)
Try on Kunya

Similar Models

Wan 2.2 Animate Replace

FAL AI (Wan)

Wan 2.2 character replacement — replace the character in a video while preserving scene lighting and motion

API Documentation

Luma Ray 2

FAL AI (Luma)

Photorealistic video with incredible motion (5s or 9s)

API Documentation

Kling O3 Video Edit

Kunya (Kling)

Kling O3 — natural-language video editing with optional reference images

API Documentation

Wan 2.6 I2V Standard

Alibaba (Wan)

Alibaba Wan 2.6 - higher quality image-to-video, up to 15s at 1080p

API Documentation