---
title: "Ideogram V3 API — 全部变体、定价与 Model Skill | RunAPI"
url: "https://runapi.ai/zh-CN/models/ideogram-v3.md"
canonical: "https://runapi.ai/zh-CN/models/ideogram-v3.md"
locale: "zh-CN"
model: "Ideogram V3"
provider: "Ideogram"
modality: "image"
variant_count: 7
price_from_cents: 7
---

# Ideogram V3 API

Ideogram V3 API 调用高图内文字准确率文生图，适合海报、Logo 和排版设计。

**Provider:** Ideogram
**Modality:** Image
**Catalog:** 7 variants

Ideogram V3 是一款文生图模型，图内文字渲染准确率约达 90-95%，是生成含可读排版图像最可靠的模型之一，同时支持编辑和混搭工作流。

## Variants

| Version | Variant | Pricing | Billing | URL |
|---|---|---|---|---|
| ideogram-v3-character | `character` | $0.180 | call | https://runapi.ai/zh-CN/models/ideogram-v3/character.md |
| ideogram-v3-character-edit | `character-edit` | $0.180 | call | https://runapi.ai/zh-CN/models/ideogram-v3/character-edit.md |
| ideogram-v3-character-remix | `character-remix` | $0.180 | call | https://runapi.ai/zh-CN/models/ideogram-v3/character-remix.md |
| ideogram-v3-edit | `edit` | $0.070 | call | https://runapi.ai/zh-CN/models/ideogram-v3/edit.md |
| ideogram-v3-reframe | `reframe` | $0.070 | call | https://runapi.ai/zh-CN/models/ideogram-v3/reframe.md |
| ideogram-v3-remix | `remix` | $0.070 | call | https://runapi.ai/zh-CN/models/ideogram-v3/remix.md |
| ideogram-v3-text-to-image | `text-to-image` | $0.070 | call | https://runapi.ai/zh-CN/models/ideogram-v3/text-to-image.md |


## Install the skill

```sh
npx skills add runapi-ai/ideogram-v3 -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Ideogram V3 features to an application.

## Context

Ideogram V3 专为图像中的排版而生，文字准确率约 90-95%。通过 RunAPI，所有 Ideogram V3 端点——生成、编辑和混搭——共享一把 key。

## FAQ

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

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

### 有免费额度吗？

新账户每个模型都有免费调用额度，之后按次计费。

### 支持流式吗？

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

### 失败怎么计费？

失败的生成不计费。

### 输出会缓存吗？

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

### 可以商用吗？

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

### 速率限制？

Key 级限流随使用层级伸缩。当前限制见定价页。

### 在哪里报问题？

在公共 GitHub 仓库提 issue 或邮件联系 support。

