← ClaudeAtlas

kling-videolisted

Generate AI videos with Kuaishou Kling via AceDataCloud API. Use when creating videos from text or images, extending existing videos, applying motion control, animating a talking photo from image+audio, or lip-syncing audio/text to video. Supports text-to-video, image-to-video, extend, motion generation, talking-photo, and lip-sync with multiple models and quality modes.
AceDataCloud/Skills · ★ 13 · AI & Automation · score 73
Install: claude install-skill AceDataCloud/Skills
# Kling Video Generation Generate AI videos through AceDataCloud's Kuaishou Kling API. > **Setup:** See [authentication](../_shared/authentication.md) for token setup. ## Quick Start ```bash curl -X POST https://api.acedata.cloud/kling/videos \ -H "Authorization: Bearer $ACEDATACLOUD_API_TOKEN" \ -H "Content-Type: application/json" \ -d '{"action": "text2video", "prompt": "a cat playing piano on a rooftop at sunset", "model": "kling-v3", "mode": "std", "duration": 5}' ``` > **Async:** See [async task polling](../_shared/async-tasks.md). Poll via `POST /kling/tasks` with `{"id": "..."}`. ## Models | Model | Quality | Best For | |-------|---------|----------| | `kling-v3` | Latest | Best quality, flexible 3–15s duration, optional audio generation | | `kling-v3-omni` | Latest | V3 Omni model with audio plus image/video references, flexible 3–15s duration | | `kling-v2-6` | High | High-quality output with optional audio (pro mode) | | `kling-v2-5-turbo` | High + Fast | Best speed/quality trade-off | | `kling-v2-master` | High | High-quality output | | `kling-v2-1-master` | High | Improved v2 | | `kling-v1-6` | Improved | Better quality than v1 | | `kling-v1` | Standard | Basic generation, lowest cost | | `kling-o1` | Premium | Independent O1 model with image/video references, 5s only | ## Quality Modes | Mode | Speed | Cost | Use For | |------|-------|------|---------| | `std` (Standard) | Slower | Lower | Draft/preview | | `pro` (Professional) | Faster | Higher | F