Generate image with Qwen-Image
Alibaba
Generate image with Qwen-Image
Alibaba Qwen-Image — best-in-class complex text rendering and typography. Text-to-image with seed control.
Asynchronous. Returns a job id (the image is not in this response). Poll GET /v1/images/{id} until status is succeeded — the generated image URLs are in that response’s images array (each { url, position }).
POST
Generate image with Qwen-Image
Authorizations
API key as a bearer token: Authorization: Bearer bpx_live_xxx
Body
application/json
Text description of the image to generate.
Output aspect ratio.
Available options:
1:1, 16:9, 9:16, 21:9, 9:21, 4:3, 3:4, 3:2, 2:3 Number of images to generate.
Required range:
1 <= x <= 4Seed for reproducible generation. Omit for random.