Seedance 2.0 Fast

The same cinematic feel and camera control, but noticeably faster for iterations and volume. Native audio and references, up to 720p.

Cost

from 3.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-fast","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, 480p
durationduration
Type
number
Default
4
Allowed
from 4 · up to 15 · step 1 seconds
audioEnabledaudioEnabled

Seedance Fast 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 3.5 tokens/s
480p3.5 tokens/s
720pdefault7.5 tokens/s
Video Reference 480p6 tokens/s
Video Reference 720p12.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 Fast

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

Seedance 2.0 Fast API - video generation · Givon AI