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
qwen-image-plus "qwen-image-plus"
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"
Image quality. standard or hd.
standard, hd "standard"
Return a URL or base64-encoded JSON.
url, b64_json "url"