---
title: "Ideogram AI models — API access via RunAPI"
url: "https://runapi.ai/providers/ideogram.md"
canonical: "https://runapi.ai/providers/ideogram.md"
locale: "en"
provider: "Ideogram"
line_count: 1
variant_count: 3
---

# Ideogram

Ideogram V3 — text-to-image with industry-leading in-image text accuracy for typography and design.

Ideogram specializes in text-to-image generation with an emphasis on accurate in-image text rendering. V3 achieves ~90–95% text accuracy for posters, logos, and typography — far ahead of general-purpose image models.

## Models

- [Ideogram V3](https://runapi.ai/models/ideogram-v3.md) — Image, 3 variants · from $0.070

## Variants

| Model | Variant | Billing | Starting price | URL |
|---|---|---|---|---|
| Ideogram V3 | `edit` | call | $0.070 | https://runapi.ai/models/ideogram-v3/edit.md |
| Ideogram V3 | `remix` | call | $0.070 | https://runapi.ai/models/ideogram-v3/remix.md |
| Ideogram V3 | `text-to-image` | call | $0.070 | https://runapi.ai/models/ideogram-v3/text-to-image.md |

## Install

```sh
npm install @runapi.ai/<line>
```

## FAQ

### Is this an official %{provider} integration?

RunAPI exposes a managed API surface with transparent pricing, capability, and error behavior.

### Do I need a %{provider} account?

No — your RunAPI key is enough for managed access.

### What&#39;s the latency overhead from proxying?

Typically under 20 ms. RunAPI keeps the proxy layer close to model execution regions.

### Are images / videos cached?

Generated outputs are stored and retrievable by task ID. Inputs are not cached.

### Can I bring my own key?

Not currently — calls use RunAPI-managed access.

