Qwen Image Edit 2511 API

Add prompt-guided image editing to your product through GoEnhance. Submit one source image and a text instruction, receive an img_uuid, then poll or use an HTTPS callback for the finished image. GoEnhance provides independent access and is not Alibaba's official API.
Create an API Key
Unbranded creative studio scene representing Qwen Image Edit 2511 API

Reference-Guided Editing for Production Workflows

Single coherent studio still life representing prompt-guided image editing
Unbranded data infrastructure scene representing asynchronous image delivery
Validate the live request contract before sending an image edit.

Qwen Image Edit 2511 API Parameters

Generation Endpoint

POST to <code>https://api.goenhance.ai/api/v1/images/generations</code>.

Authorization Header

Include your GoEnhance API credential in the <code>Authorization</code> header.

Model Identifier

Set required <code>model</code> to <code>qwen-image-edit</code>.

Edit Prompt

Provide a required instruction between 1 and 2000 characters.

One or Two Image Inputs

Pass one or two objects with accessible URLs in required <code>image_list</code>.

Output Ratio

Use <code>auto</code> or a documented portrait, landscape, or square ratio.
Budget around the documented per-image charge and asynchronous task response.

Qwen Image Edit 2511 API Pricing

1 Token per Image

The documented price is 1 token for each generated image, equal to $0.02 per image.

Task ID Response

A successful submission returns <code>img_uuid</code> instead of the final edited image inline.

Callback Retries

A non-200 callback response is retried up to three times, with a three-second timeout per attempt.

Integrate Qwen Image Edit in Three Steps

1. Prepare the Edit
1

1. Prepare the Edit

Host one source image at an accessible URL, write the edit prompt, choose a supported ratio, and optionally add a public HTTPS callback.
2. Submit the Task
2

2. Submit the Task

POST the payload with model: qwen-image-edit and authorization, then persist the returned img_uuid.
3. Handle Completion
3

3. Handle Completion

Poll the job-detail endpoint or process callback events until success or failed, then store the output URL or surface the error safely.
Build controlled editing flows around one source image and one explicit instruction.

Image Editing API Use Cases

Product Scene Changes

Place an existing product shot into a new setting while keeping the source image as context.

Campaign Variations

Create prompt-directed visual alternatives for ads, banners, and seasonal concepts.

Background Reworking

Request a new environment or backdrop around the subject in a supplied image.

Creative Restyling

Apply a clearly described art direction to an existing visual asset.

Regional Adaptation

Adjust scene direction for regional campaigns while starting from the same approved source.

Concept Prototyping

Test visual directions from one or two references before committing to a production treatment.
Answers about pricing, inputs, async delivery, and Alibaba API search intent.

Qwen Image Edit 2511 API FAQ

Build with Qwen Image Edit 2511 API