Generate an image from a text prompt. Returns the result synchronously.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Model ID
wan2.6-t2i "wan2.6-t2i"
Text description of the image to generate.
"A cute cat in Studio Ghibli style"
Number of images to generate.
x >= 1Output image size, e.g. 1024x1024, 768x1344.
"1024x1024"
Return a URL or base64-encoded JSON.
url, b64_json "url"