Free Kling: Video v3.0 Standard
Kling v3.0 Standard is a video generation model from Kuaishou. It supports text-to-video and image-to-video workflows, with first-frame and last-frame control for guided 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-std","prompt":"your prompt here"}'API Documentation Get API Key