---
title: "Imagen 4 API — バリアント、料金、model skill"
url: "https://runapi.ai/ja/models/imagen-4.md"
canonical: "https://runapi.ai/ja/models/imagen-4.md"
locale: "ja"
model: "Imagen 4"
provider: "Google"
modality: "image"
variant_count: 4
price_from_cents: 4
---

# Imagen 4 API

フォトリアリスティックなテキスト→画像、正確なタイポグラフィ、幅広いスタイル、最大2K解像度向けにImagen 4 APIにアクセスできます。

**Provider:** Google
**Modality:** Image
**Catalog:** 4 variants

Imagen 4はGoogleのフォトリアリスティック画像生成モデルで、強力なタイポグラフィレンダリングと最大2K解像度をサポートしています。正確な色とライティングで詳細でリアルな画像を生成します。

## Variants

| Version | Variant | Pricing | Billing | URL |
|---|---|---|---|---|
| imagen-4 | `imagen-4` | $0.080 | call | https://runapi.ai/ja/models/imagen-4/imagen-4.md |
| imagen-4-fast | `fast` | $0.040 | call | https://runapi.ai/ja/models/imagen-4/fast.md |
| imagen-4-pro-remix-image | `pro-remix-image` | $0.180 | call | https://runapi.ai/ja/models/imagen-4/pro-remix-image.md |
| imagen-4-ultra | `ultra` | $0.120 | call | https://runapi.ai/ja/models/imagen-4/ultra.md |


## Install the skill

```sh
npx skills add runapi-ai/imagen-4 -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Imagen 4 features to an application.

## Context

Imagen 4はGoogleの最新テキスト→画像モデルで、幅広いスタイルサポートでフォトリアリスティックな結果を提供します。RunAPI経由では、すべてのImagen 4バリアント（standard、fast、ultra、pro）が1つのAPIキーを共有します。

## FAQ

### このモデルはどう呼び出しますか？

model skill をインストールし、RunAPI key とセットアップメモに従ってください。

### 失敗した生成は課金されますか？

失敗した生成は課金されません

### アプリケーションから呼び出せますか？

はい。コード作業環境に model skill をインストールし、モデル機能を追加するときに利用してください。

