---
title: Midjourney API — 全部变体、定价与 Model Skill | RunAPI
description: 对比 Midjourney API 的全部变体、每次调用价格，以及用于应用开发的 Midjourney skill。一把 API key，skill-first 工作流。
url: https://runapi.ai/zh-CN/models/midjourney-image.md
canonical: https://runapi.ai/zh-CN/models/midjourney-image
locale: zh-CN
site: RunAPI
image: https://runapi.ai/assets/opengraph-bfaaa0f0.png
alternates:
  en: https://runapi.ai/models/midjourney-image
  zh-CN: https://runapi.ai/zh-CN/models/midjourney-image
  es: https://runapi.ai/es/models/midjourney-image
  ja: https://runapi.ai/ja/models/midjourney-image
  de: https://runapi.ai/de/models/midjourney-image
  fr: https://runapi.ai/fr/models/midjourney-image
  pt-BR: https://runapi.ai/pt-BR/models/midjourney-image
  ko: https://runapi.ai/ko/models/midjourney-image
  it: https://runapi.ai/it/models/midjourney-image
  nl: https://runapi.ai/nl/models/midjourney-image
  pl: https://runapi.ai/pl/models/midjourney-image
  tr: https://runapi.ai/tr/models/midjourney-image
  zh-TW: https://runapi.ai/zh-TW/models/midjourney-image
  zh-HK: https://runapi.ai/zh-HK/models/midjourney-image
  ar: https://runapi.ai/ar/models/midjourney-image
  x-default: https://runapi.ai/models/midjourney-image
model: Midjourney Image
provider: Midjourney
modality: image
variant_count: 2
price_from_cents: 0
---

> HTML version: https://runapi.ai/zh-CN/models/midjourney-image
> Site index for agents: https://runapi.ai/llms.txt

[首页](https://runapi.ai/zh-CN/.md) / [模型](https://runapi.ai/zh-CN/models.md) / Midjourney Image


# Midjourney Image API

通过 RunAPI 使用 Midjourney Image API，配套 model skill、统一认证和按需计费。

- [在 Playground 试试](https://runapi.ai/zh-CN/login)
- [API 参考 →](https://runapi.ai/zh-CN/docs/api/midjourney/edit-image)

**Provider:** Midjourney
**Modality:** Image
**Catalog:** 2 variants

## 关于 Midjourney Image

Midjourney Image API 以在 image 领域的质量/成本平衡见长。安装它的 model skill，把文档、schema、定价说明和接入步骤带进应用开发工作流。

**提供方:** Midjourney
**模态:** Image



## 对比全部 API 变体

| 版本 | 变体 | 价格 | 计费方式 | URL |
|---|---|---|---|---|
| midjourney-edit-image | `midjourney-edit-image` | $0.060 | call | [查看 →](https://runapi.ai/zh-CN/models/midjourney/edit-image.md) |
| midjourney-v8.1 | `midjourney-v8.1` | $0.050 | call | [查看 →](https://runapi.ai/zh-CN/models/midjourney/v8.1.md) |


## Midjourney Image 定价

| Endpoint | 分辨率 | 时长 | 价格 |  |
|---|---|---|---|---|
| `edit_image` | — | — | $0.06 / image |  |

当前价格适用于 midjourney-edit-image。其他变体保留各自的 endpoint 定价。


## 通用 Endpoint

| Endpoint | 价格 | 计费方式 |
|---|---|---|
| `image_to_prompt` | $0.040 | call |
| `shorten_prompt` | $0.040 | call |
| `get_seed` | $0.0000 | call |


## 通过 Agent 运行 Midjourney Image

- [OpenClaw](https://runapi.ai/zh-CN/openclaw-midjourney.md) — 使用 OpenClaw Agent 调用 Midjourney Image，RunAPI 工具提供可调用操作并自动轮询任务。
- [Hermes Agent](https://runapi.ai/zh-CN/hermes-midjourney.md) — 使用 Hermes Agent 调用 Midjourney Image，用自然语言描述需求，Hermes 会选择合适的设置。


## 开始使用 Midjourney Image

1. **选择模型** — 根据输出类型、质量要求和延迟目标选择模型与变体。
2. **配置** — 设置 RunAPI key，并在代码工作区安装对应 model skill。
3. **调用** — 按 skill 里的说明，把模型能力接入到你的应用里。
4. **接收** — 按 task ID 轮询、在支持时使用流式，或处理 webhook 回调。



## Midjourney Image API 是什么？

Midjourney Image API 暴露 Midjourney 家族中的 image 模型。通过 RunAPI 使用时享受统一的 API、共享账单，以及把实现上下文带进应用工作区的 model skill。

**提供方:** [Midjourney](https://runapi.ai/zh-CN/providers/midjourney.md) — 查看全部 →
**模态:** [Image](https://runapi.ai/zh-CN/models#all-models) — 浏览模型 →



## 为什么用 RunAPI 调用 Midjourney Image API

- **一把认证，覆盖所有提供方** — 一把 RunAPI key 解锁整个模型目录。无需为每家提供方单独建账户。
- **统一的定价与账单** — USD 按次定价，按月结算。失败的生成不计费。
- **Schema 优先的 SDK** — Typed schema 和接入说明已打包进 model skill，让实现从正确契约开始。


## Midjourney Image 常见问题

### 应该从哪个变体开始？

选满足质量要求的最便宜变体。多数团队从 fast 起步，生产时升级到 pro。

### 有免费额度吗？

创建账户和 API Key 免费。API 调用采用预付费按量计费，充值后即可使用。

### 支持流式吗？

模型支持流式时，RunAPI 端到端流式。

### 失败怎么计费？

失败的生成不计费。

### 输出会缓存吗？

输出按任务 ID 存储在 R2 供回取。输入不缓存。

### 可以商用吗？

可以——所有变体默认含商用许可，除非模型许可明确限制；有例外会在变体页面注明。



## 如果喜欢 Midjourney Image API，也可以试试这些

- [Flux](https://runapi.ai/zh-CN/models/flux.md) - Black Forest Labs - 起价 $0.030
- [Flux 2](https://runapi.ai/zh-CN/models/flux-2.md) - Black Forest Labs - 起价 $0.070
- [Flux Kontext](https://runapi.ai/zh-CN/models/flux-kontext.md) - Black Forest Labs - 起价 $0.110
- [GPT Image](https://runapi.ai/zh-CN/models/gpt-image.md) - OpenAI - 起价 $0.120


## 立即体验 Midjourney Image API。

- [免费注册](https://runapi.ai/zh-CN/login)
- [阅读快速开始 →](https://runapi.ai/zh-CN/docs/api/midjourney/edit-image)

## 变体

- [Midjourney Image midjourney-edit-image](https://runapi.ai/zh-CN/models/midjourney/edit-image.md)
- [Midjourney Image midjourney-v8.1](https://runapi.ai/zh-CN/models/midjourney/v8.1.md)

## 同类

- [Flux](https://runapi.ai/zh-CN/models/flux.md)
- [Flux 2](https://runapi.ai/zh-CN/models/flux-2.md)
- [Flux Kontext](https://runapi.ai/zh-CN/models/flux-kontext.md)
- [GPT Image](https://runapi.ai/zh-CN/models/gpt-image.md)

## 同提供方

- [Midjourney](https://runapi.ai/zh-CN/models/midjourney-image.md)

## 文档

- [快速开始](https://runapi.ai/zh-CN/docs)
- [API 参考](https://runapi.ai/zh-CN/docs)
- [SDK README](https://github.com/runapi-ai)
- 更新日志


---

## More from RunAPI

- [Home](https://runapi.ai/zh-CN/.md)
### 产品
- [模型目录](https://runapi.ai/zh-CN/models.md)
- [定价](https://runapi.ai/zh-CN/pricing.md)
- [提供方](https://runapi.ai/zh-CN/models#all-models)
### 开发者
- [文档](https://runapi.ai/zh-CN/docs/guides)
- [SDK](https://runapi.ai/zh-CN/sdk.md)
- [CLI](https://runapi.ai/zh-CN/cli.md)
- [MCP Server](https://runapi.ai/zh-CN/mcp.md)
### 指南
- [Claude Code 与 Cursor](https://runapi.ai/zh-CN/claude-code-vs-cursor.md)
- [Cursor API 设置](https://runapi.ai/zh-CN/cursor-api-setup.md)
- [RunAPI 与 OpenRouter](https://runapi.ai/zh-CN/openrouter-alternative.md)
### 公司
- [企业版](https://runapi.ai/zh-CN/contact.md)
- [联系](https://runapi.ai/zh-CN/contact.md)
### 法律
- [服务条款](https://runapi.ai/zh-CN/terms.md)
- [隐私政策](https://runapi.ai/zh-CN/privacy.md)
- [Site index for agents](https://runapi.ai/llms.txt)

Contact: contact@runapi.ai

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-CN",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/zh-CN",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/zh-CN/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-CN",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/zh-CN",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/zh-CNicon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-CN",
    "@type": "SoftwareApplication",
    "name": "Midjourney Image",
    "applicationCategory": "DeveloperApplication",
    "operatingSystem": "Cross-platform",
    "hasVariant": [
      {
        "@type": "SoftwareApplication",
        "name": "Midjourney Image midjourney-edit-image"
      },
      {
        "@type": "SoftwareApplication",
        "name": "Midjourney Image midjourney-v8.1"
      }
    ],
    "offers": {
      "@type": "AggregateOffer",
      "lowPrice": "$0.0000",
      "priceCurrency": "USD"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-CN",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://runapi.ai/zh-CN"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Models",
        "item": "https://runapi.ai/zh-CN/models"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "Midjourney Image",
        "item": "https://runapi.ai/zh-CN/models/midjourney-image"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-CN",
    "@type": "HowTo",
    "name": "四步从 model skill 到首次结果",
    "description": "对比 Midjourney Image API 的全部变体、每次调用价格，以及用于应用开发的 Midjourney Image skill。一把 API key，skill-first 工作流。",
    "totalTime": "PT5M",
    "step": [
      {
        "@type": "HowToStep",
        "position": 1,
        "name": "选择模型",
        "text": "根据输出类型、质量要求和延迟目标选择模型与变体。",
        "url": "https://runapi.ai/zh-CN/models/midjourney-image#how-step-1"
      },
      {
        "@type": "HowToStep",
        "position": 2,
        "name": "配置",
        "text": "设置 RunAPI key，并在代码工作区安装对应 model skill。",
        "url": "https://runapi.ai/zh-CN/models/midjourney-image#how-step-2"
      },
      {
        "@type": "HowToStep",
        "position": 3,
        "name": "调用",
        "text": "按 skill 里的说明，把模型能力接入到你的应用里。",
        "url": "https://runapi.ai/zh-CN/models/midjourney-image#how-step-3"
      },
      {
        "@type": "HowToStep",
        "position": 4,
        "name": "接收",
        "text": "按 task ID 轮询、在支持时使用流式，或处理 webhook 回调。",
        "url": "https://runapi.ai/zh-CN/models/midjourney-image#how-step-4"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-CN",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "应该从哪个变体开始？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "选满足质量要求的最便宜变体。多数团队从 fast 起步，生产时升级到 pro。"
        }
      },
      {
        "@type": "Question",
        "name": "有免费额度吗？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "创建账户和 API Key 免费。API 调用采用预付费按量计费，充值后即可使用。"
        }
      },
      {
        "@type": "Question",
        "name": "支持流式吗？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "模型支持流式时，RunAPI 端到端流式。"
        }
      },
      {
        "@type": "Question",
        "name": "失败怎么计费？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "失败的生成不计费。"
        }
      },
      {
        "@type": "Question",
        "name": "输出会缓存吗？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "输出按任务 ID 存储在 R2 供回取。输入不缓存。"
        }
      },
      {
        "@type": "Question",
        "name": "可以商用吗？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "可以——所有变体默认含商用许可，除非模型许可明确限制；有例外会在变体页面注明。"
        }
      },
      {
        "@type": "Question",
        "name": "速率限制？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Key 级限流随使用层级伸缩。当前限制见定价页。"
        }
      },
      {
        "@type": "Question",
        "name": "在哪里报问题？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "在公共 GitHub 仓库提 issue 或邮件联系 support。"
        }
      }
    ]
  }
]
```
