Free Kling: Video O1
Kling Video O1 is a video generation model from Kuaishou. It supports text and image inputs with video output, enabling text-to-video and image-to-video workflows. It is suited for cinematic content production, with first-frame and last-frame control for precise scene composition. It generates 5 or 10 second clips in 16:9, 9:16, or 1:1 aspect ratios.
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-video-o1","prompt":"your prompt here"}'API Documentation Get API Key