Submit Blend Task
POST
/mj/submit/blend
- Submit a Midjourney Blend task to mix multiple images
- Supports image aspect ratio selection (PORTRAIT/SQUARE/LANDSCAPE)
- Official documentation: Blend Images
Authorizations
bearer
Type
HTTP (bearer)
Request Body
application/json
quality
string
Quality of the generated image. hd creates images with finer detail and greater consistency. This parameter is only supported for dall-e-3.
botType
string
Required
Bot type, mj (default) or niji
Valid values
"NIJI_JOURNEY""MID_JOURNEY"base64Array
string
Image base64 array
dimensions
string
Aspect ratio: PORTRAIT(2:3); SQUARE(1:1); LANDSCAPE(3:2)
Valid values
"PORTRAIT""SQUARE""LANDSCAPE"notifyHook
string
Callback URL, uses global notifyHook if empty
state
string
Custom parameter
Responses
Success
application/json
object
created
integer
Required
data
object[]
Required