Use the Midjourney Blend API to combine multiple reference images into a single generated result with merged visual traits and style cues.
Documentation Index
Fetch the complete documentation index at: https://docs.ttapi.io/llms.txt
Use this file to discover all available pages before exploring further.
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"
Aspect ratio for the generated image: PORTRAIT = 2:3, SQUARE = 1:1, LANDSCAPE = 3:2.
PORTRAIT, SQUARE, LANDSCAPE Task timeout, unit: seconds, range 300 - 1200
"300"
Callback notification URL