UlazAI - AI Image & Video Tools

WAN 2.7 video reference

WAN 2.7 video on UlazAI: all four modes in one composer flow

If you searched for WAN 2.7 video API docs, WAN 2.7 pricing, or a WAN 2.7 video generator, this page is the exact route. UlazAI supports text-to-video, image-to-video, video edit, and reference-to-video (R2V) under the canonical Video Studio endpoint.

Live pricing model
720p: 16 credits per second
1080p: 24 credits per second
Same pricing table for T2V, I2V, Video Edit, and R2V.

WAN 2.7 model coverage

All four WAN 2.7 variants are mapped to dedicated model slugs in the Video Studio composer and API routing layer.

R2V (Reference to Video)

wan_2_7_r2v

Provider model: wan/2-7-r2v

Duration: 2 to 10 seconds

Input rule: Requires at least one reference image or reference video.

Open wan_2_7_r2v in composer โ†’

Pricing examples

Pricing is linear per second. Duration constraints depend on mode (2-15s for T2V/I2V, 2-10s for R2V, and 0 or 2-10s for Video Edit).

Duration 720p 1080p
2s 32 credits 48 credits
5s 80 credits 120 credits
10s 160 credits 240 credits
15s (T2V/I2V max) 240 credits 360 credits

API route and workflow

Canonical endpoint

Use the same Video Studio endpoint for all WAN 2.7 modes:

POST /api/v1/video-studio/generate/
model_slug: wan_2_7_t2v | wan_2_7_i2v | wan_2_7_videoedit | wan_2_7_r2v

Status polling

Track progress and read result URLs through the canonical status endpoint:

GET /api/v1/video-studio/status/{job_id}/
GET /api/v1/video-studio/history/

Start with WAN 2.7 now

Open the composer for visual testing, then ship through the same endpoint from your backend integration.