---
title: "ideogram-v3-character-remix API — Preços e Especificações Ideogram V3"
url: "https://runapi.ai/pt-BR/models/ideogram-v3/character-remix.md"
canonical: "https://runapi.ai/pt-BR/models/ideogram-v3/character-remix.md"
locale: "pt-BR"
model: "Ideogram V3"
provider: "Ideogram"
variant_id: "ideogram-v3-character-remix"
sdk_model_id: "ideogram-v3-character-remix"
modality: "image"
price_from_cents: 18
billing_unit: "call"
status: "active"
---

# Ideogram V3 ideogram-v3-character-remix API

Use ideogram-v3-character-remix da família Ideogram V3 via RunAPI. Preços por chamada, sem assinatura, e gerações com falha não são cobradas.

## Pricing

**$0.180** per call

Gerações com falha não são cobradas

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `ideogram-v3-character-remix` |
| Provider | Ideogram |
| Modality | image |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/ideogram_v3/remix_image` |
| Status | active |

## Request example

```json
{
  "model": "ideogram-v3-character-remix",
  "prompt": "Crie um pôster de filme para 'A Última Fronteira' com o título em negrito serif no topo, uma estação espacial ao fundo."
}
```

## 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 ideogram-v3-character-remix features to an application.

```json
{
  "model": "ideogram-v3-character-remix"
}
```

## FAQ

### Como seleciono %{variant}?

Envie o ID de modelo mostrado no quickstart.

### O preço é por uso?

Sim. O preço é medido por chamada ou unidade.


## Related

Other Ideogram V3 variants:

- [ideogram-v3-character](https://runapi.ai/pt-BR/models/ideogram-v3/character.md) — `character` · $0.180
- [ideogram-v3-character-edit](https://runapi.ai/pt-BR/models/ideogram-v3/character-edit.md) — `character-edit` · $0.180
- [ideogram-v3-edit](https://runapi.ai/pt-BR/models/ideogram-v3/edit.md) — `edit` · $0.070
- [ideogram-v3-reframe](https://runapi.ai/pt-BR/models/ideogram-v3/reframe.md) — `reframe` · $0.070
- [ideogram-v3-remix](https://runapi.ai/pt-BR/models/ideogram-v3/remix.md) — `remix` · $0.070
- [ideogram-v3-text-to-image](https://runapi.ai/pt-BR/models/ideogram-v3/text-to-image.md) — `text-to-image` · $0.070
