Wan 2.7 Video

Video generation and editing in one engine: from text, from a photo, with a target final frame, or by editing an existing clip from a description. Up to 1080p.

Cost

from 6 tokens/s

VideoProvider: Alibaba

Try Wan 2.7 Video in Givon AI

Open a working project for regular creation, or use Playground to inspect the model parameters.

Use through API

Request fields, constraints, and ready-to-use examples for developers. The user workflow starts above.

Run generation
IDEMPOTENCY_KEY="${IDEMPOTENCY_KEY:-$(uuidgen)}"
curl -X POST https://api.givon.ai/api/v1/generations \
  -H "Authorization: Bearer $GIVON_API_KEY" \
  -H "Idempotency-Key: $IDEMPOTENCY_KEY" \
  -H "Content-Type: application/json" \
  -d '{"type":"video","model":"wan-2.7-video","input":{"prompt":"cinematic drone shot over a city at night","aspectRatio":"9:16","resolution":"720p","duration":4,"referenceAssetUris":["asset://asset_..."]}}'

Input fields

* required
prompt*prompt

Generation prompt describing the scene, action and direction.

Type
string
Default
Allowed
up to 5000 chars
aspectRatioaspectRatio
Type
string
Default
9:16
Allowed
16:9, 1:1, 3:4, 4:3, 9:16
resolutionresolution
Type
string
Default
720p
Allowed
720p, 1080p
durationduration
Type
number
Default
4
Allowed
2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
Start imagestartImage

Asset input for the startImage slot.

Type
string
Default
Allowed
image · asset, https, data
End imageendImage

Asset input for the endImage slot.

Type
string
Default
Allowed
image · asset, https, data
Source videosourceVideo

Asset input for the sourceVideo slot.

Type
string
Default
Allowed
video · asset, https, data
Reference videoreferenceVideo

Asset input for the referenceVideo slot.

Type
string
Default
Allowed
video · asset, https, data
Speech audiospeechAudio

Asset input for the speechAudio slot.

Type
string
Default
Allowed
voiceover · asset, https, data
Reference imagesreferenceAssetUris

Optional reference assets as asset:// URIs, HTTPS URLs, or data URIs.

Type
array
Default
Allowed
image · asset, https, data

Cost

from 6 tokens/s
720pdefault6 tokens/s
1080p8 tokens/s
Edit · 720p6 tokens/s
Edit · 1080p8 tokens/s
Reference · 720p6 tokens/s
Reference · 1080p8 tokens/s
Video reference · 720p6 tokens/s
Video reference · 1080p8 tokens/s

The variant is selected automatically from request fields, so you do not need to send it.

Capabilities

Modesimage_to_videotext_to_videovideo_editvideo_reference
Asset slotsstartImage:imageendImage:imagesourceVideo:videoreferenceVideo:videospeechAudio:voiceoverreferenceAssetUris:image
Get API key

Where to use this model