You can use Midjourney to blend up to 5 images. Blend is useful when you want to mix multiple styles or content into one image.Please make sure the image is not huge, file size less than 2MB is recommended.If you don't know where to upload your image, you can use this tool to upload your image to our server, and copy the image URL.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Body Params application/json
urls
array[string]
required
An array of up to 5 URLs of where the image is currently stored.
mode
enum<string>|enum<null>
optional
mode to use
Allowed values:
relaxfastturbo
ref
string
optional
The reference metadata which will return as part of the webhook.
webhookOverride
string
optional
The webhook URL which the response will send to, the payload of this webhook is same as our Message endpoint.