Home / Z Image Turbo LoRA
A

Z Image Turbo LoRA

Image
Model API Documentation

The Z Series offers reliable generation capabilities, making it ideal for production environments. Designed for production-level use, this series prioritizes stability and predictable output. It is suitable for general-purpose content generation and tool integration, and can be easily incorporated into your production workflow. The real-time inference API delivers consistent performance with no waiting time and is affordably priced.

0 / 2000
Wide
High
To be generated
Empty state

After setting the parameters, click "Generate" to get the results

Example

Request JSON

{}

API

Submit Assignment

curl --location --request POST 'https://api.jiekou.ai/v3/async/z-image-turbo-lora' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'

Search results

curl --location --request GET "https://api.jiekou.ai/v3/async/task-result?task_id
=${task_id}" \
--header "Authorization: Bearer ${API_KEY}"
Contact Us