Generate video with Kling 3.0 Turbo
Kuaishou Kling 3.0 Turbo — fast text-to-video and image-to-video (start frame only) with native audio always included. 720p or 1080p, priced per resolution (see resolution_pricing in GET /v1/models). Any duration from 3 to 15 seconds.
Asynchronous. Returns a job id (the video is not in this response). Poll GET /v1/videos/{id} until status is succeeded — the video URL is in that response’s video_url.
Authorizations
API key as a bearer token: Authorization: Bearer bpx_live_xxx
Body
Text description of the video.
Aspect ratio. Ignored when a start image already sets the frame.
16:9, 9:16, 1:1 Optional start frame for image-to-video. Provide a public image URL, a data URI, raw base64, or an uploaded-file URL from POST /v1/uploads. Omit for text-to-video.
Video length in seconds (3–15).
3 <= x <= 15Output resolution. Pricing varies by resolution — see resolution_pricing in GET /v1/models.
720p, 1080p