Skip to main content
← Wan 3.0 Prime Endpoint: POST https://api.higgsfield.ai/alibaba/wan-3.0-prime/text-to-video Endpoint ID: alibaba/wan-3.0-prime/text-to-video ▶Open API PlaygroundWan 3.0 Prime · Text to video↗

Usage notes

  • This endpoint generates from text; use the separate image or reference endpoint for media inputs.
  • The schema accepts seed=0, but the current implementation only forwards a nonzero seed.

Quick start

Input schema

integer
Seed used to control generation randomness. Minimum: 0. Maximum: 2147483647.
string
required
Write your prompt here
integer
default:"5"
2-30 seconds. Minimum: 2. Maximum: 30.
string
default:"1080p"
Output resolution tier. Allowed values: "480p", "720p", "1080p".
string
default:"adaptive"
Output width-to-height ratio. Allowed values: "16:9", "4:3", "1:1", "3:4", "9:16", "adaptive".
boolean
default:"true"
Generate audio with the video.
boolean
default:"false"
Enable model reasoning.

Response

Submission returns a request handle. Poll status_url until status is completed, or use webhooks.
Accepted
A completed response includes the following output fields:
See polling, request errors and authentication for shared request handling.