Midjourney Text-to-Image
Image
Midjourney Text-to-Image
POST
Midjourney Text-to-Image
Generate high-quality images from text descriptions using the Midjourney image generation model. This API uses async processing; the client needs to use the task_id to query the final result.
Request Headers
Enum:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
Text information describing the desired image content.Length limit: 1-8192 characters.
Response
The task_id of the async task. Use the task_id to call the Get Async Task Result API to retrieve the generated result.