---
title: "wan-2.7-edit-video API — Wan Pricing & Specs | RunAPI"
url: "https://runapi.ai/models/wan/2.7-edit-video.md"
canonical: "https://runapi.ai/models/wan/2.7-edit-video.md"
locale: "en"
model: "Wan"
provider: "Alibaba"
variant_id: "wan-2.7-edit-video"
sdk_model_id: "wan-2.7-edit-video"
modality: "video"
price_from_cents: 16
billing_unit: "second"
status: "active"
---

# Wan wan-2.7-edit-video API

Use %{variant} from the %{model} family via RunAPI. Per-call pricing, no subscription, and failed generations are never charged.

## Pricing

**$0.160** per second

Failed generations are not charged

## Spec sheet

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

## Request example

```json
{
  "model": "wan-2.7-edit-video",
  "video_url": "https://cdn.runapi.ai/public/samples/video.mp4",
  "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-edit-video features to an application.

```json
{
  "model": "wan-2.7-edit-video"
}
```

## FAQ

### Is the model ID stable across versions?

Yes. RunAPI keeps the model ID stable and handles compatible version refreshes without changing your request shape. You do not need to update your code when the provider releases a new compatible version.

### What&#39;s the rate limit on this variant?

Per-key rate limits scale with your usage tier. The pricing page shows current limits. If you need higher throughput, contact support to discuss tier upgrades.

### Can I switch variants later?

Yes. Variant is a parameter in the request. Switch by changing the model ID — no code changes, no re-authentication, no separate billing setup. All variants share the same API key and request shape.

### Does it stream?

Where streaming is available, RunAPI streams end-to-end. LLM models support token-level streaming. Media models use async task polling or webhook callbacks for result delivery.

### Where do I report quality issues?

Open an issue on the public GitHub repo or email support at support@runapi.ai. Include the task ID and model ID so the team can investigate the specific generation.

### Do I need a separate provider account?

No. Your RunAPI API key is enough to access this variant and every other model in the catalog. You do not need accounts with the underlying provider.


## Related

Other Wan variants:

- [wan-2.2-a14b-image-to-video-turbo](https://runapi.ai/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/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/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/models/wan/2.2-animate-move.md) — `2.2-animate-move` · $0.130
- [wan-2.2-animate-replace](https://runapi.ai/models/wan/2.2-animate-replace.md) — `2.2-animate-replace` · $0.130
- [wan-2.5-image-to-video](https://runapi.ai/models/wan/2.5-image-to-video.md) — `2.5-image-to-video` · $0.120
- [wan-2.5-text-to-video](https://runapi.ai/models/wan/2.5-text-to-video.md) — `2.5-text-to-video` · $0.120
- [wan-2.6-edit-video](https://runapi.ai/models/wan/2.6-edit-video.md) — `2.6-edit-video` · $0.140
- [wan-2.6-flash-edit-video](https://runapi.ai/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/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/models/wan/2.6-image-to-video.md) — `2.6-image-to-video` · $0.140
- [wan-2.6-text-to-video](https://runapi.ai/models/wan/2.6-text-to-video.md) — `2.6-text-to-video` · $0.140
- [wan-2.7-image](https://runapi.ai/models/wan/2.7-image.md) — `2.7-image` · $0.050
- [wan-2.7-image-pro](https://runapi.ai/models/wan/2.7-image-pro.md) — `2.7-image-pro` · $0.120
- [wan-2.7-image-to-video](https://runapi.ai/models/wan/2.7-image-to-video.md) — `2.7-image-to-video` · $0.160
- [wan-2.7-r2v](https://runapi.ai/models/wan/2.7-r2v.md) — `2.7-r2v` · $0.160
- [wan-2.7-text-to-video](https://runapi.ai/models/wan/2.7-text-to-video.md) — `2.7-text-to-video` · $0.160
