Midjourney modelsimage generation api

midjourney/midjourney-v8.1

Midjourney V8.1 text-to-image generation through Evolink.ai.

Input
Text prompt used to generate the image.
Generation speed. Allowed values: draft, fast.
Output quality. HD is unavailable with draft speed. Allowed values: standard, hd.
Idle

Example output — click Run to generate your own

API README

Midjourney V8.1

Generate images from text prompts with midjourney/midjourney-v8.1 through Evolink.ai.

Inputs

  • prompt is required and accepts 1–1024 characters.
  • speed accepts draft or fast and defaults to fast.
  • quality accepts standard or hd and defaults to standard.
  • draft speed cannot be combined with hd quality.

Pricing

Each request costs $0.08 for draft/standard, $0.10 for fast/standard, or $0.12 for fast/hd.

Execution

This model runs asynchronously: submit a generation, then poll the returned task until completion.