---
title: "qwen-image-text-to-image API — Preços e Especificações Qwen Image"
url: "https://runapi.ai/pt-BR/models/qwen-image/text-to-image.md"
canonical: "https://runapi.ai/pt-BR/models/qwen-image/text-to-image.md"
locale: "pt-BR"
model: "Qwen Image"
provider: "Alibaba"
variant_id: "qwen-image-text-to-image"
sdk_model_id: "qwen-image-text-to-image"
modality: "image"
price_from_cents: 4
billing_unit: ""
status: "active"
---

# Qwen Image qwen-image-text-to-image API

Use qwen-image-text-to-image da família Qwen Image via RunAPI. Preços por chamada, sem assinatura, e gerações com falha não são cobradas.

## Pricing

**$0.040** per call

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

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `qwen-image-text-to-image` |
| Provider | Alibaba |
| Modality | image |
| Task type | asynchronous |
| Billing unit |  |
| API endpoint | `/api/v1/qwen_image/text_to_image` |
| Status | active |

## Request example

```json
{
  "model": "qwen-image-text-to-image",
  "prompt": "Crie um pôster de viagem cinematográfico de Hangzhou ao entardecer, com um título bilíngue nítido refletido no lago."
}
```

## Install the skill

```sh
npx skills add runapi-ai/qwen-image -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Qwen Image qwen-image-text-to-image features to an application.

```json
{
  "model": "qwen-image-text-to-image"
}
```

## 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 Qwen Image variants:

- [qwen-image-edit-image](https://runapi.ai/pt-BR/models/qwen-image/edit-image.md) — `edit-image` · $0.050
- [qwen-image-remix-image](https://runapi.ai/pt-BR/models/qwen-image/remix-image.md) — `remix-image` · $0.040
