Skip to main content
POST
Wan 2.6 Text-to-Video
This is an asynchronous API and only returns an async task_id. You need to use the task_id to call the task result query API to obtain the video generation result.
This is an asynchronous API and only returns the task_id of the async task. You should use this task_id to request the Query Task Result API to retrieve the generated result.

Request Headers

string
required
Enum value: application/json
string
required
Bearer authentication format: Bearer {{API Key}}.

Request Body

object
required
object

Response Information

string
required
Use the task_id to request the Query Task Result API to retrieve the generated output.