Text to Video
wan_2_7_t2v
Provider model: wan/2-7-text-to-video
Duration: 2 to 15 seconds
Input rule: Prompt only. No reference image or video input.
Open wan_2_7_t2v in composer β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.
All four WAN 2.7 variants are mapped to dedicated model slugs in the Video Studio composer and API routing layer.
wan_2_7_t2v
Provider model: wan/2-7-text-to-video
Duration: 2 to 15 seconds
Input rule: Prompt only. No reference image or video input.
Open wan_2_7_t2v in composer βwan_2_7_i2v
Provider model: wan/2-7-image-to-video
Duration: 2 to 15 seconds
Input rule: Requires at least one input image URL.
Open wan_2_7_i2v in composer βwan_2_7_videoedit
Provider model: wan/2-7-videoedit
Duration: 0 (full clip) or 2 to 10 seconds
Input rule: Requires a source video URL.
Open wan_2_7_videoedit in composer β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 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 |
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_r2vTrack progress and read result URLs through the canonical status endpoint:
GET /api/v1/video-studio/status/{job_id}/GET /api/v1/video-studio/history/Open the composer for visual testing, then ship through the same endpoint from your backend integration.