Models/Wan Video
Video

Wan Video

by Alibaba

Alibaba Wan video models for text-to-video, image-to-video, speech-driven avatars, and editing.

Capabilities

  • Text to video
  • Image to video
  • Speech to video

Available models

Pass any of these IDs in the model field.

Model IDDetailPrice
wan-3.0-text-to-video5s · 1080p$0.05 / second
wan-3.0-turbo5s · 720p$0.035 / second
wan-speech-to-videoper clip$0.60 / call

Pricing starts at

$0.035 / second

Pay only for what you use. Each response returns the exact amount settled against your balance — no subscriptions, no minimums.

Quickstart

Wan Video · wan-3.0-text-to-video

cURL
curl -X POST https://capi.ai/api/v1/kling/text_to_video \
  -H "Authorization: Bearer YOUR_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "wan-3.0-text-to-video",
    "prompt": "A paper kite flying above a quiet coastal town at sunrise",
    "duration_seconds": 5
  }'