Seedance 2.0

Follows director-style commands such as angle, camera motion, and shot changes through text, with audio generated in one pass. Use it for cinematic reference-guided shots up to 1080p.

Cost

from 4.5 tokens/s

VideoProvider: BytePlus
Run generation
curl -X POST https://api.givon.ai/api/v1/generations \
  -H "Authorization: Bearer $GIVON_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"type":"video","model":"seedance-2.0","input":{"prompt":"cinematic drone shot over a city at night","aspectRatio":"9:16","resolution":"720p","duration":4,"audioEnabled":true,"referenceAssetUris":["asset://asset_..."]}}'

Input fields

* required
prompt*prompt

Scene / motion description.

Type
string
Default
Allowed
up to 20000 chars
aspectRatioaspectRatio
Type
string
Default
9:16
Allowed
9:16, 16:9, 1:1, 4:3, 3:4, 21:9
resolutionresolution
Type
string
Default
720p
Allowed
720p, 1080p, 480p
durationduration
Type
number
Default
4
Allowed
from 4 · up to 15 · step 1 seconds
audioEnabledaudioEnabled

Seedance generates native audio by default; disabling audio is not available on every execution route.

Type
boolean
Default
true
Allowed
boolean
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
Reference videoreferenceVideo

Asset input for the referenceVideo slot.

Type
string
Default
Allowed
video · asset, https, data
Reference video 2referenceVideo2

Asset input for the referenceVideo2 slot.

Type
string
Default
Allowed
video · asset, https, data
Reference video 3referenceVideo3

Asset input for the referenceVideo3 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
Speech audio 2speechAudio2

Asset input for the speechAudio2 slot.

Type
string
Default
Allowed
voiceover · asset, https, data
Speech audio 3speechAudio3

Asset input for the speechAudio3 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 · up to 9 · asset, https, data

Cost

from 4.5 tokens/s
480p4.5 tokens/s
720pdefault9 tokens/s
1080p22 tokens/s
Video Reference 480p8 tokens/s
Video Reference 720p15.5 tokens/s
Video Reference 1080p38.5 tokens/s

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

Capabilities

Modestext_to_videoimage_to_videovideo_to_videoreference_to_video
Asset slotsstartImage:imageendImage:imagereferenceVideo:videoreferenceVideo2:videoreferenceVideo3:videospeechAudio:voiceoverspeechAudio2:voiceoverspeechAudio3:voiceoverreferenceAssetUris:image[]<=9

Run Seedance 2.0

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