← All Models
Kling Avatar 2.0 Pro
Kling Avatar 2.0 Pro turns a portrait image and a voiceover audio file into a high-quality lip-synced talking video. Ideal for narrators, explainers, and spokesperson-style content.
Specifications
| Provider | Kling |
| Category | Video |
Quick Start
curl -X POST https://query.genx.sh/api/v1/generate \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"kling-avatar-v2-pro","params":{"image_url":"https://example.com/portrait.jpg","audio_url":"https://example.com/narration.mp3"}}'