Skip to main content
POST
Seedance 2 Image to Video

Authorizations

x-api-key
string
header
required

Query Parameters

webhookUrl
string

Your Webhook URL, if specified, the result of the generation will be POSTed to this URL.

Body

application/json
prompt
string
required
Maximum string length: 5000
Example:

"<your-prompt>"

startImage
string
required
Minimum string length: 1
duration
enum<string>
required
Available options:
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
aspectRatio
enum<string>
required
Available options:
21:9,
16:9,
4:3,
1:1,
3:4,
9:16,
auto
quality
enum<string>
required
Available options:
480,
720,
1080,
4K
endImage
string
Minimum string length: 1

Response

Response for status 200

genId
string
required
Last modified on August 1, 2026