Skip to main content
POST
Create happyhorse-1.1-i2v image-to-video task

Authorizations

Authorization
string
header
required

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

Headers

Content-Type
string
required

Request content type. This parameter must be set to application/json.

X-DashScope-Async
string
required

Asynchronous processing configuration parameter. HTTP requests only support async mode and must be set to enable. Missing this header will raise the error: "current user api does not support synchronous calls".

Body

application/json
model
enum<string>
required

Model name. Available value: happyhorse-1.1-i2v.

Available options:
happyhorse-1.1-i2v
input
object
required
parameters
object

Response

Submitted successfully. Returns a video task object.

output
object
request_id
string

Unique request ID. Can be used for request tracing and issue diagnosis.

code
string

Error code. Only returned when the request fails.

message
string

Error message. Only returned when the request fails.