---
title: "Ideogram V3 API — 변형, 가격, model skill"
url: "https://runapi.ai/ko/models/ideogram-v3.md"
canonical: "https://runapi.ai/ko/models/ideogram-v3.md"
locale: "ko"
model: "Ideogram V3"
provider: "Ideogram"
modality: "image"
variant_count: 7
price_from_cents: 7
---

# Ideogram V3 API

포스터, 로고, 타이포그래피를 위한 강력한 이미지 내 텍스트 정확도를 갖춘 텍스트-이미지 변환을 위한 Ideogram V3 API 액세스.

**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/ko/models/ideogram-v3/character.md |
| ideogram-v3-character-edit | `character-edit` | $0.180 | call | https://runapi.ai/ko/models/ideogram-v3/character-edit.md |
| ideogram-v3-character-remix | `character-remix` | $0.180 | call | https://runapi.ai/ko/models/ideogram-v3/character-remix.md |
| ideogram-v3-edit | `edit` | $0.070 | call | https://runapi.ai/ko/models/ideogram-v3/edit.md |
| ideogram-v3-reframe | `reframe` | $0.070 | call | https://runapi.ai/ko/models/ideogram-v3/reframe.md |
| ideogram-v3-remix | `remix` | $0.070 | call | https://runapi.ai/ko/models/ideogram-v3/remix.md |
| ideogram-v3-text-to-image | `text-to-image` | $0.070 | call | https://runapi.ai/ko/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 엔드포인트가 하나의 키를 공유합니다.

## FAQ

### 이 모델은 어떻게 호출하나요?

model skill을 설치하고 RunAPI key와 함께 설정 메모를 따르세요.

### 실패한 생성도 비용이 드나요?

실패한 생성은 과금되지 않습니다

### 애플리케이션에서 호출할 수 있나요?

네. 코딩 워크스페이스에 model skill을 설치하고 모델 기능을 추가할 때 사용하세요.

