Seedance 2.0 Fast*
Faster Seedance 2 with native audio, references, and frame animation.
- This API endpoint includes additional Krea functionality beyond the base Seedance 2 model, including prompt enhancement and upscaling support.
Pricing
| Resolution | Video Reference | Price |
|---|---|---|
| 480p | Yes | $0.0677/sec |
| 480p | No | $0.1129/sec |
| 720p | Yes | $0.1524/sec |
| 720p | No | $0.254/sec |
Deprecated request aliases
Deprecated request aliases
| Deprecated | Use instead | Accepted until |
|---|---|---|
startImage | start_image | 2026-06-19 |
aspectRatio | aspect_ratio | 2026-06-19 |
endImage | end_image | 2026-06-19 |
referenceImages | reference_images | 2026-06-19 |
referenceVideos | reference_videos | 2026-06-19 |
referenceAudios | reference_audios | 2026-06-19 |
generateAudio | generate_audio | 2026-06-19 |
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
URL to receive a POST request when the job completes. The webhook will receive the job data including results.
Body
Can be an external URL, base64 data URI, or uploaded asset URL.
102416:9, 9:16 Can be an external URL, base64 data URI, or uploaded asset URL.
10249Can be an external URL, base64 data URI, or uploaded asset URL.
10243Can be an external URL, base64 data URI, or uploaded asset URL.
10243Can be an external URL, base64 data URI, or uploaded asset URL.
10244 <= x <= 15480p, 720p 12When true, upscales the completed Seedance 2 video to produce an output up to 8K.
When true, rewrites the prompt for Seedance 2 using Krea prompt enhancement before video generation.
Response
The resulting job data. This will be returned in a pending state until the job is completed. See /jobs/{id} for retrieving the results.