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
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}}'

Input fields

* required
prompt*prompt

Generation prompt describing the scene, action and direction.

Type
string
Default
Allowed
string
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

Cost

from 6 tokens/s
720pdefault6 tokens/s
1080p8 tokens/s

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

Capabilities

Modesvideo_editimage_to_videotext_to_video
Asset slotsstartImage:imageendImage:imagesourceVideo:videoreferenceVideo:videospeechAudio:voiceover

Run Wan 2.7 Video

Get an API key and the same request shape will work across every model in the catalog.

Where to use this model

Wan 2.7 Video API - video generation · Givon AI