Skip to main content
POST

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
model
string
erforderlich
Beispiel:

"seedance-2.0"

prompt
string
erforderlich
duration
string
Beispiel:

"10s"

resolution
string
Beispiel:

"720p"

ratio
string
Beispiel:

"16:9"

input_images
string<uri>[]
input_videos
string<uri>[]
input_audio
string<uri>[]
callback_url
string<uri>

Antwort

Aufgabe erstellt.

task_id
string
erforderlich
Beispiel:

"task_123"

status
enum<string>
erforderlich
Verfügbare Optionen:
pending,
processing
poll_url
string
erforderlich
Beispiel:

"/v1/tasks/task_123"

model
string