UniRouteUniRoute
All models
Wan 2.7 Video
Video

Wan

Wan 2.7 Video

Access Wan 2.7's full four-model suite on UniRoute — generate videos from text or images, replicate characters with voice references, and edit existing footage with a single instruction. One API key, all modes.

Pricing

TierUniRouteMarket
videoedit · 720p$0.08$0.10
r2v · 720p$0.08$0.10
image-to-video · 720p$0.08$0.10
text-to-video · 720p$0.08$0.10
videoedit · 1080p$0.12$0.15

per second

About this model

Turn plain text prompts into 720P–1080P videos in seconds. Wan2.7-T2V supports the "thinking mode" to handle complex scene descriptions with better composition accuracy. Ideal for social content, ads, and rapid prototyping via the Wan 2.7 API.

Text-to-videoImage-to-videoVideo-to-videoVideo editing

Deep dive

Wan 2.7 T2V – Text to Video API for Instant Video Generation

Turn plain text prompts into 720P–1080P videos in seconds. Wan2.7-T2V supports the "thinking mode" to handle complex scene descriptions with better composition accuracy. Ideal for social content, ads, and rapid prototyping via the Wan 2.7 API.

Wan 2.7 I2V – Image to Video with First & Last Frame Control

Animate one image or a 9-grid multi-image set into fluid video. Wan2.7-I2V lets you specify both the first and last frame, then auto-infers the motion in between — keeping subject identity stable and reducing drift. Flexible duration and multi-angle reference support make it ideal for product showcases and multi-shot narratives via the Wan 2.7 API.

Wan 2.7 R2V – Multi-Reference Video with Voice Clone & Motion Replication

Pass up to five image, video, or audio references into Wan2.7-R2V and it locks appearance, voice tone, lip sync, camera movement, and special effects in a single API call. Even complex, high-motion actions are reproduced stably. It leads the industry in reference count, making it the go-to mode for AI avatars and character-consistent Wan 2.7 AI video at scale.

Call it with one request

Works with the OpenAI SDK — just change the base URL.

api.uniroute.dev
curl https://api.uniroute.dev/v1/video/generations \
  -H "Authorization: Bearer $UNIROUTE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "wan-2-7-video",
    "prompt": "Drone shot over a neon city at night",
    "duration": 8
  }'

Related models