Generate image with Z-Image-Turbo
Alibaba
Generate image with Z-Image-Turbo
Tongyi-MAI Z-Image-Turbo — ultra-fast 6B-parameter text-to-image with only 9 inference steps. Supports negative prompt and 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 Z-Image-Turbo
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, 4:3, 3:4, 3:2, 2:3, 21:9, 9:21 What to avoid in the generated image.
Number of images to generate.
Required range:
1 <= x <= 4Seed for reproducible generation. Omit for random.