Combine multiple images into a single AI-generated result using the Midjourney Blend API. This feature allows developers to upload several images and generate a new image that blends their visual styles and elements.
You can obtain your API key from the TTAPI Dashboard.
Base64 array of images to be blended
[
"data:image/png;base64,xxx1",
"data:image/png;base64,xxx2"
]Speed mode
relax, fast, turbo "fast"
生成图像的比例 PORTRAIT=2:3、SQUARE=1:1、LANDSCAPE=3:2
PORTRAIT, SQUARE, LANDSCAPE Task timeout, unit: seconds, range 300 - 1200
"300"
Callback notification URL