video model
kwaivgi/kling-v3.0-pro/text-to-video
kwaivgi/kling-v3.0-pro/text-to-video is a video-generation model available through the LLM7 API. Supported durations are 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 seconds. Published sizes include 720p, 1080p. Pricing is dynamic and billed at actual provider cost with no LLM7 markup.
kwaivgi/kling-v3.0-pro/text-to-videoCurrent LLM7 pricing
Simple, pay-as-you-go pricing
Dynamic per-request quote
Dynamic per-request quote
Dynamic pricing: the final charge is determined by request parameters and actual provider usage. LLM7 charges the resulting provider cost with no markup.
Start building
A verified request for this exact model. Add your API key and run it.
curl https://api.llm7.io/v1/videos \
-H "Authorization: Bearer $LLM7_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"model": "kwaivgi/kling-v3.0-pro/text-to-video",
"prompt": "Waves crashing on rocks, cinematic slow motion",
"seconds": "3",
"size": "720p"
}'