ByteDanceのSeedance 2.5がApiframeで正式提供開始。
動画
Kling 3.0 Motion Control logo

Kling 3.0 Motion Control API

提供: Kuaishou

Transfer motion from a reference video onto a character image. Per-second pricing on the reference clip.

~150s
平均生成時間
5 credits/s
最低価格
動画 · Kling 3.0で生成
Cinematic push-in on a barista pouring rust-colored latte art into a white Ember Coffee cup, steam, warm tungsten, gentle cafe sound.

プレイグラウンド

Kling 3.0 Motion Controlをここで試す。

model: kling-3.0-motion-control
Mode
Character orientation
詳細設定
推定コスト 毎秒5–8クレジット Studioで生成
出力 サンプル · Kling 3.0
Cinematic push-in on a barista pouring rust-colored latte art into a white Ember Coffee cup, steam, warm tungsten, gentle cafe sound.

料金

シンプルな秒単位課金。

5–8 クレジット/出力1秒あたり ≈ $0.05–$0.08

料金は選択する解像度とオプションによって異なります。

  • 成功した生成にのみ課金されます。失敗したジョブは自動的に返金されます。
  • Apiframeの全モデルでひとつのクレジット残高を共有。モデルごとのプランはありません。
  • 無料クレジットで開始。サブスクリプションは不要です。
  • 大きなプランにはボリュームディスカウントがあります。
プランとクレジットパックを見る

スペック

ひと目でわかる。

プロバイダー Kuaishou
モデルID kling-3.0-motion-control
画像入力 対応
平均時間 ~150秒

クイックスタート

Kling 3.0 Motion Control APIの呼び出し方。

APIキーを添えてPOST /v2/videos/generateリクエストをひとつ送るだけ。呼び出しはポーリング可能なjobIdを返します。webhook_urlを渡せば、結果は完成と同時にプッシュされます。

kling-3.0-motion-controlを別のモデルに替えても、他は何も変わりません。

const response = await fetch("https://api.apiframe.ai/v2/videos/generate", {
  method: "POST",
  headers: {
    "X-API-Key": "afk_your_api_key_here",
    "Content-Type": "application/json",
  },
  body: JSON.stringify({
    "prompt": "a cinematic sunrise over a futuristic cityscape, smooth camera push-in",
    "model": "kling-3.0-motion-control",
    "klingParams": {
      "image": "https://example.com/input.jpg",
      "video": "https://example.com/input.jpg",
      "mode": "pro",
      "character_orientation": "image"
    }
  }),
});
const { jobId } = await response.json();
console.log(jobId);

入力スキーマ

Kling 3.0 Motion Controlが受け付けるすべてのフィールドと型、デフォルト値。完全なリファレンスはドキュメントにあります。

フィールド 説明
prompt 必須 string 生成する内容のテキスト説明。
model 必須 string このエンドポイントのモデル識別子。 デフォルト:"kling-3.0-motion-control" · "kling-3.0-motion-control"
klingParams.image string (URL) Reference image the generated character is based on.
klingParams.video string (URL) Motion reference clip (3–30s). The character mirrors its actions.
klingParams.mode string Mode デフォルト:"pro" · "std", "pro"
klingParams.character_orientation string Whether the character faces as in the image or follows the video. デフォルト:"image" · "image", "video"
klingParams.keep_original_sound boolean Keep the reference video’s original audio track. デフォルト:true

Klingのバージョン

ApiframeのすべてのKling 動画モデル。パラメータひとつで切り替えられます。

Kling 3.0 Motion Controlに関する質問

Kling 3.0 Motion Controlで出荷する前にチームがよく尋ねる質問。その他はドキュメントをご覧ください。

Kling 3.0 Motion Control の API はありますか?

はい。Apiframe は単一の REST エンドポイント(POST /v2/videos/generatemodel: "kling-3.0-motion-control")で Kling 3.0 Motion Control を提供します。対応するすべてのモデルで、統一されたAPI・キー・請求をご利用いただけ、Kuaishou の個別アカウントは不要です。

Kling 3.0 Motion Control API の料金はいくらですか?

Kling 3.0 Motion Control は Apiframe のシンプルな従量課金制で、成功した生成分のみお支払いいただきます。プランと数量割引は料金ページをご覧ください。

Kling 3.0 Motion Control API はどのように呼び出しますか?

X-API-Key と、model: "kling-3.0-motion-control" を含む JSON ボディを添えて /v2/videos/generate に POST リクエストを送ります。レスポンスで返る jobIdGET /v2/jobs/{id} でポーリングするか、Webhook で結果を受け取ります。

Kling 3.0 Motion Control はどんなパラメータに対応していますか?

Kling 3.0 Motion Control は、共通の promptwebhook_url に加えて、klingParams の下にネストされた 5 個のモデル固有パラメータを受け付けます。型やデフォルト値を含む一覧は上記の入力スキーマをご覧ください。

9,800+

開発者と企業

G2評価 4.8

公式パートナー

BytePlus Alibaba Cloud MiniMax

次のAIプロダクトをApiframeで。

ひとつのAPIで70以上のメディアモデルに即アクセス。無料で始めて、準備ができたらスケールしましょう。