cURL
Midjourney Edit
Midjourney Image Edit
Generate four images based on image and description, asynchronous task
POST
cURL
Midjourney’s official image editing feature includes built-in cropping, so editable images must use supported aspect ratios. The currently supported ratios are 1:1, 1:2, 2:1, 2:3, 3:2, 3:4, 4:3, 9:16, and 16:9. If an uploaded image does not match one of these ratios, the system automatically adjusts it before generating a new image.
Authorizations
You can obtain your API key from the TTAPI Dashboard.
Body
application/json
Prompt for modifying images, English performs best
Image files support URL and Base64, and only png, jpg, jpeg, bmp, webp formats are allowed.
Note: The areas to be edited in the image should be transparent.
Speed mode for image editing
Available options:
relax, fast, turbo Editing type
Available options:
edit, retexture Callback URL. When task completes or fails, this URL will be notified. If not set, you need to request the Get task status endpoint [blocked]
Last modified on March 26, 2026