Z Image Turbo
Image Generator
Z Image Turbo
POST
Z Image Turbo
Z-Image Turbo is a high-speed image generation model that supports rapid generation of high-quality images based on text prompts.
Request Headers
Supports:
application/jsonBearer authentication format, for example: Bearer {{API Key}}.
Request Body
Random seed for generation. -1 means using a random seed. Range: -1 to 2147483647Value range: [-1, 2147483647]
Pixel dimensions of the generated image (width*height). Each dimension ranges from 256 to 1536 pixels
Positive prompt for generation
If enabled, the output will be encoded as a BASE64 string instead of a URL. This property is only available via API
Response
Use the task_id to request the Task Result API to retrieve the generated outputs.
Last modified on June 10, 2026