Skip to main content
POST

Authorizations

Authorization
string
header
required

Pass Authorization: Bearer <token> in the request header.

Headers

Content-Type
string
required

Request content type. Must be set to application/json.

X-DashScope-Async
string
required

Async processing configuration. HTTP requests only support async mode. Must be set to enable.

Body

application/json
model
enum<string>
required

Model name. Example: wan2.2-kf2v-flash. See the Bailian console for details.

Available options:
wan2.2-kf2v-flash,
wan2.1-kf2v-plus
input
object
required
parameters
object

Response

Submitted successfully. Returns a video task object. Save the task_id to query task status and results.

output
object
request_id
string

Unique request identifier. Can be used for request tracing and issue investigation.