APIMaster.ai

Kling Motion Control API

Generate motion-controlled video with reference image + reference video — billed per second.

Access Kling v3 motion control through APIMaster with model id kling-v3-motion-control. Upload a subject reference image and a motion reference video; choose image or video character orientation and std/pro quality. Billing follows the probed reference video duration.

지금 시도해보세요

Reference image

or paste URL

Reference video

or paste URL

$0.8230 (8, std)

결과가 여기에 표시됩니다.

모델 선택
68
kling-v3-motion-control

Channel 68

Per second$0.1029/ s$0.1286/ s20% 절약

지문 검증 기록

검증 데이터가 없습니다

가동 상태

검증 데이터가 없습니다

Transparent per-second pricing aligned with upstream APIMart rates.

Kling Motion Control API — Pricing

ModelResolutionOur priceOfficialSave
Kling Motion Controlstd$0.1029/s$0.1286/s20%
Kling Motion Controlpro$0.1371/s$0.1714/s20%

Capabilities

Reference-driven motion

Lock identity from the image and transfer motion from the reference clip.

std / pro modes

Balance speed and quality — pro for higher fidelity output.

Per-second billing

Pay for probed reference video seconds × mode rate.

Use cases

Social short videoStoryboard previzProduct demosDance / performance clipsCreative motion tests

Quick start

curl https://apimaster.ai/v1/videos/generations \
  -H "Authorization: Bearer $APIMASTER_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "kling-v3-motion-control",
    "prompt": "Follow the reference motion with cinematic lighting",
    "image_url": "https://example.com/ref-image.png",
    "video_url": "https://example.com/ref-video-8s.mp4",
    "character_orientation": "image",
    "mode": "std",
    "keep_original_sound": "yes"
  }'

Kling Motion Control API — 자주 묻는 질문

Which model id do I use?

Always kling-v3-motion-control in the model field.

What inputs are required?

image_url and video_url (public URLs). prompt is optional.

How is duration billed?

The server probes video_url length. std is $0.10288/s, pro is $0.13712/s.

Which endpoint?

POST /v1/videos/generations with JSON body — see Quick start and docs.

Is my data safe?

Yes. Requests are encrypted and not used for training.

Other models

시작하는 방법

01

API Key 생성하기

가입하고 3초 안에 OpenAI 호환 API key를 생성하세요. 신용카드가 필요하지 않습니다.

API Key 생성
02

잔액 충전하기

USDT 또는 Epay로 크레딧을 추가하세요. 하나의 잔액으로 모든 모델과 제공업체에서 사용 가능합니다.

지금 충전하기
03

코드 또는 에이전트에 연결하세요

APIMaster key와 base URL을 교체하세요 — 모든 OpenAI 호환 도구(Claude Code, Cursor, LangChain, LiteLLM 등)와 함께 작동합니다.

문서 보기