Free Kling: Video v3.0 Pro
Kling v3.0 Pro is Kuaishou's premium video generation model, offering higher visual quality than the Standard tier. It supports text-to-video and image-to-video workflows, with first-frame and last-frame control for precise scene composition. Clips range from 3 to 15 seconds in 16:9, 9:16, or 1:1 aspect ratios. Native audio generation is available as an option.
Use via API
curl -X POST https://api.rewind.ai/v1/video/generate/ \
-H "Authorization: Bearer sk-rewind-..." \
-H "Content-Type: application/json" \
-d '{"model":"kwaivgi/kling-v3.0-pro","prompt":"your prompt here"}'API Documentation Get API Key