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.
Coba sekarang
or paste URL
or paste URL
Hasil Anda akan muncul di sini.
Channel 68
Riwayat sidik jari
Tidak ada data deteksi
Status layanan
Tidak ada data deteksi
Transparent per-second pricing aligned with upstream APIMart rates.
Kling Motion Control API — Pricing
| Model | Resolution | Our price | Official | Save |
|---|---|---|---|---|
| Kling Motion Control | std | $0.1029/s | $0.1286/s | 20% |
| Kling Motion Control | pro | $0.1371/s | $0.1714/s | 20% |
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
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 — Pertanyaan yang Sering Diajukan
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
Cara Memulai
Buat API Key Anda
Daftar dan buat API Key yang kompatibel dengan OpenAI dalam 3 detik. Tidak perlu kartu kredit.
Buat API KeyIsi Saldo Anda
Tambahkan kredit melalui USDT atau Epay. Satu saldo berfungsi di semua model dan penyedia.
Top Up SekarangSambungkan ke Kode atau Agent Anda
Tukar dengan kunci APIMaster dan base URL Anda — berfungsi dengan alat apa pun yang kompatibel dengan OpenAI: Claude Code, Cursor, LangChain, LiteLLM, dan lainnya.
Lihat Dokumen