Skip to content

Submit Describe Task

POST
/mj/submit/describe
  • Submit a Midjourney Describe task to generate text descriptions from images
  • Supports base64 encoded image input
  • Official documentation: Describe

Authorizations

bearer
Type
HTTP (bearer)

Request Body

application/json
object

Bot type, mj (default) or niji

Valid values"MID_JOURNEY""NIJI_JOURNEY"

Image base64

Callback URL, uses global notifyHook if empty

Custom parameter

Responses

Success

application/json
object
object[]
Required

Playground

Authorization
Body

Samples