---
title: "ideogram-v3-remix API — cennik i specyfikacja Ideogram V3"
url: "https://runapi.ai/pl/models/ideogram-v3/remix.md"
canonical: "https://runapi.ai/pl/models/ideogram-v3/remix.md"
locale: "pl"
model: "Ideogram V3"
provider: "Ideogram"
variant_id: "ideogram-v3-remix"
sdk_model_id: "ideogram-v3-remix"
modality: "image"
price_from_cents: 7
billing_unit: "call"
status: "active"
---

# Ideogram V3 ideogram-v3-remix API

Korzystaj z ideogram-v3-remix z rodziny Ideogram V3 przez RunAPI. Cennik za wywołanie, bez subskrypcji — nieudane generacje nie są rozliczane.

## Pricing

**$0.070** per call

Nieudane generacje nie są rozliczane

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `ideogram-v3-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-remix",
  "prompt": "Create a movie poster for 'The Last Frontier' with the title in bold serif at the top, a space station in the background."
}
```

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

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

## FAQ

### Czy identyfikator modelu jest stały między wersjami?

RunAPI utrzymuje stały identyfikator modelu i obsługuje zgodne odświeżenia wersji bez zmiany kształtu żądania.

### Jaki jest limit rate limit dla tej warianty?

Limity na klucz skalują się wraz z poziomem wykorzystania. Aktualne limity znajdziesz na stronie cennika.

### Czy mogę później zmienić wariant?

Tak — wariant to flaga. Zmieniasz go, aktualizując parametr model.

### Czy obsługuje streaming?

Tam, gdzie streaming jest dostępny, RunAPI streamuje end-to-end.

### Gdzie zgłaszać problemy z jakością?

Otwórz issue w publicznym repo na GitHubie albo napisz do supportu.


## Related

Other Ideogram V3 variants:

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