wan-2.2-animate-replace API
Alibaba / Wan
RunAPI から Wan ファミリーの wan-2.2-animate-replace を利用できます。従量課金、サブスクリプション不要、失敗した生成は課金されません。
稼働中
·
video
·
商用利用対応
curl -X POST https://runapi.ai/api/v1/wan/animate \
-H "Authorization: Bearer $RUNAPI_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "wan-2.2-animate-replace",
"image_url": "https://cdn.runapi.ai/public/samples/portrait.jpg",
"audio_url": "https://cdn.runapi.ai/public/samples/voice.mp3"
}'
import { WanClient } from "@runapi.ai/wan";
const client = new WanClient();
const result = await client.animate.run({
model: "wan-2.2-animate-replace",
image_url: "https://cdn.runapi.ai/public/samples/portrait.jpg",
audio_url: "https://cdn.runapi.ai/public/samples/voice.mp3",
});
<?php
require __DIR__ . "/vendor/autoload.php";
use RunApi\Wan\WanClient;
$client = new WanClient();
$result = $client->animate->run([
'model' => 'wan-2.2-animate-replace',
'image_url' => 'https://cdn.runapi.ai/public/samples/portrait.jpg',
'audio_url' => 'https://cdn.runapi.ai/public/samples/voice.mp3',
]);
require "runapi/wan"
client = RunApi::Wan::Client.new
result = client.animate.run(
model: "wan-2.2-animate-replace",
image_url: "https://cdn.runapi.ai/public/samples/portrait.jpg",
audio_url: "https://cdn.runapi.ai/public/samples/voice.mp3"
)
npx skills add runapi-ai/wan -g
# Claude Code
claude mcp add runapi -s user -- npx -y @runapi.ai/mcp
# Codex
codex plugin install runapi-mcp@agents
# Cursor / Windsurf / VS Code
npx @runapi.ai/mcp init cursor
バリアント切替
wan-2.2-a14b-image-to-video-turbo
wan-2.2-a14b-speech-to-video-turbo
wan-2.2-a14b-text-to-video-turbo
wan-2.2-animate-move
wan-2.5-image-to-video
wan-2.5-text-to-video
wan-2.6-edit-video
wan-2.6-flash-edit-video
wan-2.6-flash-image-to-video
wan-2.6-image-to-video
wan-2.6-text-to-video
wan-2.7-edit-video
wan-2.7-image
wan-2.7-image-pro
wan-2.7-image-to-video
wan-2.7-r2v
wan-2.7-text-to-video
概要
Wan wan-2.2-animate-replace は同じ RunAPI 認証、model skill ワークフロー、従量料金で利用できます。
- 統合 API key
- Model skill セットアップ
- モデル ID リファレンス
- 失敗した生成は課金されません
料金
料金
失敗した生成は課金されません
Animate
$0.06-$0.13
/ second
Output resolution: 480p
$0.06
Output resolution: 580p
$0.10
Output resolution: 720p
$0.12
仕様
仕様
| モデル ID | wan-2.2-animate-replace |
| プロバイダー | Alibaba |
| モダリティ | video |
| タスク種別 | asynchronous |
| 課金 | second |
| Endpoint | /api/v1/wan/animate |
| 商用利用 | はい |
| カタログステータス | 稼働中 |
MODELS
モデルスキル — wan-2.2-animate-replace
スキルを1回インストールし、構築中にこのページのバリアントIDを使用してください。
# Install the model skill for app development workflows
npx skills add runapi-ai/wan -g
Or use this setup request in your coding tool:
Install the Wan skill for this app: 1. Add runapi-ai/wan with the skills installer. 2. Load SKILL.md in this workspace. 3. Use its docs, schemas, pricing notes, and setup steps when adding model features. 4. Confirm the install path when done.
仕組み
wan-2.2-animate-replace の使い方
01
モデルを選ぶ
アプリのワークフローに合うモデルとバリアントを選びます。
02
モデル ID を渡す
リクエスト body にこのバリアント ID を指定します。
03
タスクを実行
リクエストを送信し、返された task ID を保存します。
04
出力を取得
タスク完了時にポーリングまたは callback で結果を受け取ります。
違い
wan-2.2-animate-replace の比較
VS WAN-2.2-A14B-IMAGE-TO-VIDEO-TURBO
2.2ベースでの被写体置換アニメーション
2.2アーキテクチャでの画像アンカー動画
VS WAN-2.2-A14B-SPEECH-TO-VIDEO-TURBO
2.2ベースでの被写体置換アニメーション
音声入力が動画モーションとリップシンクを駆動
VS WAN-2.2-A14B-TEXT-TO-VIDEO-TURBO
2.2ベースでの被写体置換アニメーション
オープンソースMoE、12 GB VRAMで動作、ベースライン品質
ユースケース
このバリアントの用途
商品動画
prompt から本番向けの短尺クリップを生成します。
クリエイティブ反復
複数の方向性を素早く試します。
Skill ワークフロー
開発ツールにモデルコンテキストを渡して動画アセットを作成します。
FAQ
wan-2.2-animate-replace に関するよくある質問
wan-2.2-animate-replace はどう選択しますか?
quickstart に表示されるモデル ID を渡してください。
料金は従量課金ですか?
はい。呼び出しまたは単位ごとの従量課金です。
その他の Wan バリアント
wan-2.7-image
最安
2.7-image
$0.050 / call
wan-2.5-image-to-video
2.5-image-to-video
$0.120 / second
wan-2.5-text-to-video
2.5-text-to-video
$0.120 / second
wan-2.7-image-pro
高品質
2.7-image-pro
$0.120 / call
wan-2.2-animate-move
2.2-animate-move
$0.130 / second
wan-2.6-edit-video
2.6-edit-video
$0.140 / second
wan-2.6-image-to-video
2.6-image-to-video
$0.140 / second
wan-2.6-text-to-video
2.6-text-to-video
$0.140 / second
wan-2.7-text-to-video
2.7-text-to-video
$0.160 / second
wan-2.7-r2v
2.7-r2v
$0.160 / second
wan-2.7-image-to-video
2.7-image-to-video
$0.160 / second
wan-2.7-edit-video
2.7-edit-video
$0.160 / second
wan-2.2-a14b-speech-to-video-turbo
高速
2.2-a14b-speech-to-video-turbo
$0.240 / second
wan-2.6-flash-image-to-video
高速
2.6-flash-image-to-video
$0.300 / call
wan-2.6-flash-edit-video
高速
2.6-flash-edit-video
$0.300 / call
wan-2.2-a14b-text-to-video-turbo
高速
2.2-a14b-text-to-video-turbo
$0.400 / call
wan-2.2-a14b-image-to-video-turbo
高速
2.2-a14b-image-to-video-turbo
$0.400 / call
関連モデル
今すぐ開始