Alibaba Compatible API
Wan 2.7 Text to Video
Submit an asynchronous Ali wan2.7-t2v text-to-video task.
After submitting a task, query its status via GET /ali/api/v1/tasks/{task_id}.
POST
Authorizations
Pass Authorization: Bearer <token> in the request header.
Headers
Request content type. This parameter must be set to application/json.
Asynchronous processing configuration parameter. HTTP requests only support async mode and must be set to enable.
Body
application/json
Response
Submitted successfully. Returns a video task object.