Qwen Image
Create and edit images with multi-image references, batch output, and asynchronous tasks.
Your API key is pre-filled in the snippet — copy and run it in your terminal or IDE.
This is only a basic call example. See the full docs for more parameters and advanced usage.
Same Interface for Generation, Editing, and Delivery
Designed for real product workflows: complex visual instructions, multiple reference image modifications, batch results, and long-term CDN addresses, without the need to stitch multiple interfaces together.
Complex Visual Expression
Combining subjects, composition, materials, lighting, and text layout, suitable for marketing visuals, product concepts, and design exploration.
Controllable Reference Image Editing
Input 1–3 images to modify background, color, style, or local elements while retaining key visual features.
Production-Level Result Delivery
Supports synchronous and asynchronous tasks and callbacks; successful images are automatically stored in AceDataCloud CDN.
Real Generated Results
The following are all from production API tests, not mockups or placeholder materials.



Select Models, Not Rewrite Integrations
qwen-image-3.0
Suitable for high-frequency creation, batch output, and rapid design iteration; 1K and 2K outputs use the same standard price.
High-Frequency Creation and Batch Iterationqwen-image-3.0-pro
Suitable for posters, commercial visuals, and high-precision final products, switching by resolution within the same request structure.
High Detail 1K / 2K OutputFor the input images, output images, and resolution prices of the two models, please refer to the Pricing tab on this page and the current package to avoid hardcoding prices in the integration code.
From a Single Request to Deliverable Results
curl -X POST 'https://api.acedata.cloud/qwen-image/images' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{
"model": "qwen-image-3.0",
"prompt": "A premium product photograph on cobalt blue",
"size": "1024*1024",
"n": 1,
"async": false
}'{
"success": true,
"task_id": "59175cc3-5497-4e0d-86bc-7180642c6683",
"usage": {
"input_image_count": 0,
"output_image_count": 1,
"output_width": 1024,
"output_height": 1024
},
"cost": {
"list_amount": 0.3153710247349823,
"currency": "credit"
}
}Production verification trace: 8f65c393-76ca-400a-bf19-53feae33ccb3. After the asynchronous mode returns task_id, you can query through the Tasks API; polling will not incur repeated charges.
Frequently Asked Questions
How is the final cost determined?
The generation interface is settled based on the actual number of input images, the number of successful outputs, and the model and output specifications; based on the response usage and cost.
Will the image links expire quickly?
No. Successful results will be stored in AceDataCloud CDN, suitable for subsequent display, download, and distribution.
Where can I see the complete fields and dynamic pricing?
Check the API documentation and the Pricing tab for this service.
Integrate image workflows into products
Start with real requests, using the same interface to cover generation, editing, batch, and asynchronous delivery.
Get API KeyGenerate images or edit 1–3 references with Qwen Image, including batch outputs, synchronous responses, asynchronous tasks, and callbacks.
Retrieve, batch-retrieve, or delete Qwen Image asynchronous tasks with progress, generated results, and elapsed time.
Packages
We offer various credit packages. The more you purchase, the higher the discount you receive.
up to46% OFF