Skip to content

Submit Imagine Task

POST
/mj/submit/imagine
  • Submit a Midjourney Imagine task to generate images
  • Supports bot type selection (mj or niji)
  • Supports image prompts via base64 array
  • Official documentation: Prompt Basics

Authorizations

bearer
Type
HTTP (bearer)

Request Body

application/json
object

Bot type, mj (default) or niji

Valid values"MID_JOURNEY""NIJI_JOURNEY"

Prompt

Callback URL, uses global notifyHook if empty

Custom parameter

Reference image base64 array

Responses

Success

application/json

Playground

Authorization
Body

Samples