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
botType
string
Required
Bot type, mj (default) or niji
Valid values
"MID_JOURNEY""NIJI_JOURNEY"prompt
string
Required
Prompt
notifyHook
string
Callback URL, uses global notifyHook if empty
state
string
Custom parameter
base64Array
string[]
Reference image base64 array
Responses
Success
application/json
object