Midjourney V8
Generate four photorealistic images per run with improved coherence and detail over V7. Supports text-to-image and reference image guidance.
The Midjourney API gives you REST access to Midjourney V7, V8, and Niji without a Discord bot. Each run returns four images and supports reference-image guidance through a single Muapi API key at $0.10 per run.
Learn how to call Midjourney V8, V7, and Niji through Muapi's REST API, without a Discord bot, with four images per run from $0.10.
Generate four photorealistic images per run with improved coherence and detail over V7. Supports text-to-image and reference image guidance.
Generate four photorealistic images per run with reference image guidance through source_image_url and a proven text-to-image workflow.
Generate four anime and illustration-style images per run, optimized for character art, manga, and stylized visual development.
The Midjourney API gives applications programmatic access to Midjourney's V7, V8, and Niji image models without a Discord bot or manual prompting. Every request generates four image variations and can use a reference image to guide composition, style, or character appearance.
Muapi exposes all three variants through one REST API with pay-as-you-go pricing at $0.10 per run. Compare Midjourney with other text-to-image models before choosing a production endpoint.
Each Midjourney request returns four image variations in one call, giving your application a ready-made set to review or rank.
Midjourney V8 improves scene coherence and fine detail over V7 for demanding photorealistic prompts.
Niji is tuned for anime, manga, character art, and stylized illustration rather than photorealistic output.
Pass source_image_url to influence composition, style, or character appearance across V7, V8, and Niji.
| Model | Style | Output | Input | Price |
|---|---|---|---|---|
| Midjourney V8 | Photorealistic | 4 images/run | Prompt + optional reference | $0.10/run |
| Midjourney V7 | Photorealistic | 4 images/run | Prompt + optional reference | $0.10/run |
| Midjourney Niji | Anime / illustration | 4 images/run | Prompt + optional reference | $0.10/run |
Use stylize, chaos, weird, negative_prompt, seed, and aspect_ratio to tune the request. Check the live Playground schema for the current field limits.
Send a prompt and optional reference image to the selected variant, save the returned request ID, and poll the shared result endpoint for four generated image URLs.
curl -X POST https://api.muapi.ai/api/v1/midjourney-v8 \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt":"A cinematic portrait in a rain-soaked neon city","aspect_ratio":"16:9","stylize":250}'
# Response: {"request_id":"REQUEST_ID"}Call midjourney-v8, midjourney-v7, or midjourney-niji with prompt, aspect_ratio, and optional style controls or image_url.
curl https://api.muapi.ai/api/v1/predictions/REQUEST_ID/result \ -H "x-api-key: YOUR_API_KEY" # The completed response contains four generated image URLs.
Poll until the task is completed, then read the four generated image URLs from the response.
The Midjourney API on Muapi provides REST access to Midjourney V7, V8, and Niji. Each request generates four photorealistic or anime-style images and supports optional reference image guidance.
Midjourney V7, V8, and Niji each cost $0.10 per run on Muapi, with four images returned per run.
V7 and V8 are tuned for photorealistic generation, with V8 improving coherence and detail. Niji is optimized for anime, manga, character art, and stylized illustration. All three support reference image guidance.
No. Muapi provides a standard asynchronous REST endpoint, so you can submit JSON and poll the result without a Discord bot, server, or manual prompting.
The live schemas support an optional reference image URL, aspect_ratio, stylize, chaos, weird, negative_prompt, and seed. Use the Playground schema as the source of truth for valid ranges.
Yes. V7, V8, and Niji are live on Muapi. Create an account, generate an API key, and start with the Playground or REST endpoint immediately.
Use one Muapi API key to generate four image variations per run with V7, V8, or Niji.