---
title: "wan-2.7-image-to-video API — Wan 收費詳情與規格"
url: "https://runapi.ai/zh-HK/models/wan/2.7-image-to-video.md"
canonical: "https://runapi.ai/zh-HK/models/wan/2.7-image-to-video.md"
locale: "zh-HK"
model: "Wan"
provider: "Alibaba"
variant_id: "wan-2.7-image-to-video"
sdk_model_id: "wan-2.7-image-to-video"
modality: "video"
price_from_cents: 16
billing_unit: "second"
status: "active"
---

# Wan wan-2.7-image-to-video API

透過 RunAPI 使用 Wan 系列的 wan-2.7-image-to-video。按次收費，無需訂閱，失敗的生成不扣費。

## Pricing

**$0.160** per second

失敗的生成不會收費

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `wan-2.7-image-to-video` |
| Provider | Alibaba |
| Modality | video |
| Task type | asynchronous |
| Billing unit | second |
| API endpoint | `/api/v1/wan/image_to_video` |
| Status | active |

## Request example

```json
{
  "model": "wan-2.7-image-to-video",
  "image_url": "https://cdn.runapi.ai/public/samples/image.jpg",
  "prompt": "Generate a 5-second video of a cat jumping onto a bookshelf, natural indoor lighting, handheld camera feel."
}
```

## Install the skill

```sh
npx skills add runapi-ai/wan -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Wan wan-2.7-image-to-video features to an application.

```json
{
  "model": "wan-2.7-image-to-video"
}
```

## FAQ

### 模型 ID 會否在不同版本之間保持穩定？

RunAPI 會保持 model ID 穩定，並處理相容的版本更新，而不需要改動你的 request 格式。

### 這個 variant 的 rate limit 係多少？

每個 key 的 rate limit 會按使用層級而定。請查看定價頁了解最新限制。

### 之後可以切換 variant 嗎？

可以——variant 只係一個旗標。只要更改 model 參數就可以切換。

### 支援 streaming 嗎？

在可用 streaming 的情況下，RunAPI 會端到端串流。

### 我應該在邊度回報品質問題？

可以在公開 GitHub repo 開 issue，或者電郵支援團隊。


## Related

Other Wan variants:

- [wan-2.2-a14b-image-to-video-turbo](https://runapi.ai/zh-HK/models/wan/2.2-a14b-image-to-video-turbo.md) — `2.2-a14b-image-to-video-turbo` · $0.400
- [wan-2.2-a14b-speech-to-video-turbo](https://runapi.ai/zh-HK/models/wan/2.2-a14b-speech-to-video-turbo.md) — `2.2-a14b-speech-to-video-turbo` · $0.240
- [wan-2.2-a14b-text-to-video-turbo](https://runapi.ai/zh-HK/models/wan/2.2-a14b-text-to-video-turbo.md) — `2.2-a14b-text-to-video-turbo` · $0.400
- [wan-2.2-animate-move](https://runapi.ai/zh-HK/models/wan/2.2-animate-move.md) — `2.2-animate-move` · $0.130
- [wan-2.2-animate-replace](https://runapi.ai/zh-HK/models/wan/2.2-animate-replace.md) — `2.2-animate-replace` · $0.130
- [wan-2.5-image-to-video](https://runapi.ai/zh-HK/models/wan/2.5-image-to-video.md) — `2.5-image-to-video` · $0.120
- [wan-2.5-text-to-video](https://runapi.ai/zh-HK/models/wan/2.5-text-to-video.md) — `2.5-text-to-video` · $0.120
- [wan-2.6-edit-video](https://runapi.ai/zh-HK/models/wan/2.6-edit-video.md) — `2.6-edit-video` · $0.140
- [wan-2.6-flash-edit-video](https://runapi.ai/zh-HK/models/wan/2.6-flash-edit-video.md) — `2.6-flash-edit-video` · $0.300
- [wan-2.6-flash-image-to-video](https://runapi.ai/zh-HK/models/wan/2.6-flash-image-to-video.md) — `2.6-flash-image-to-video` · $0.300
- [wan-2.6-image-to-video](https://runapi.ai/zh-HK/models/wan/2.6-image-to-video.md) — `2.6-image-to-video` · $0.140
- [wan-2.6-text-to-video](https://runapi.ai/zh-HK/models/wan/2.6-text-to-video.md) — `2.6-text-to-video` · $0.140
- [wan-2.7-edit-video](https://runapi.ai/zh-HK/models/wan/2.7-edit-video.md) — `2.7-edit-video` · $0.160
- [wan-2.7-image](https://runapi.ai/zh-HK/models/wan/2.7-image.md) — `2.7-image` · $0.050
- [wan-2.7-image-pro](https://runapi.ai/zh-HK/models/wan/2.7-image-pro.md) — `2.7-image-pro` · $0.120
- [wan-2.7-r2v](https://runapi.ai/zh-HK/models/wan/2.7-r2v.md) — `2.7-r2v` · $0.160
- [wan-2.7-text-to-video](https://runapi.ai/zh-HK/models/wan/2.7-text-to-video.md) — `2.7-text-to-video` · $0.160
