Skip to main content

video models

Kling 2.6 API / 支持原生音频生成的高级视频生成 API

Kuaishou发布,Kling 2.6 是一款出色的 AI 视频生成模型,支持原生音频生成,带来更真实的视听效果。通过 PiAPI接入 Kling 2.6 API,立即创建高保真视频。

立即开始!

Kling 2.6 API 定价

Pay-as-you-go access through PiAPI.

Kling 2.6 Standard - 5sStandard

$0.20 /次生成

  • The output will be 5 seconds long and processed under standard mode.

Kling 2.6 Pro - 5sPro

$0.33 /次生成

  • The output will be 5 seconds long and processed under professional mode.

准备开始使用 Kling 2.6 API 了吗?

Features

Capabilities from the production model page.

原生音频能力

通过对声音语义与动态视觉内容的对齐,Kling 2.6 API 支持中英文自然语音生成、动作音效以及环境氛围音。

增强的语义理解

Kling 2.6 API 对文本描述、口语表达以及复杂剧情具有更强的语义理解能力。

视听同步

Kling Video 2.6 API 提供帧级别的画面运动与音频节奏对齐,从而带来更一致的视听连贯性。

精准生成与视频控制

Kling 2.6 AI API 支持可配置的视频时长与画幅比例,并且单次请求最多可生成 4 个视频。

支持 T2V 与 I2V 生成

Kling 2.6 API 同时支持文生视频(T2V)和图生视频(I2V),适用于灵活的视频创作工作流。

异步 API 调用

我们的 API 设计为可通过回调函数进行异步调用,用户可以提交任务并在完成后收到通知,从而避免程序阻塞。

Get started

Create your API key

Sign up and grab an API key from the PiAPI workspace — free credits are included on sign-up.

Top up credits

Add credits on the billing page when you are ready to scale beyond the free tier.

Call the API

POST your first task following the API docs, then poll the task until the result is ready.

Iterate in the playground

Prototype prompts and settings in the the playground above before wiring them into your product.

curl -X POST 'https://api.piapi.ai/api/v1/task' \
  -H 'X-API-Key: YOUR_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
    "model": "kling",
    "task_type": "video_generation",
    "input": {
      "prompt": "White egrets fly over the vast paddy fields",
      "version": "2.6",
      "mode": "std",
      "duration": 5,
      "aspect_ratio": "16:9",
      "enable_audio": false
    }
  }'

# → { "task_id": "9d5a…", "status": "pending" }

Frequently asked questions

什么是 Kling 2.6?

Kling Video 2.6是由 Kuaishou 开发的最新 Kling AI 视频生成模型。相比之前版本,它支持原生音频生成,并在视频质量、时间一致性和整体视觉表现方面都有提升。

如何通过 API 访问 Kling 2.6?

使用 PiAPI 的 Kling 2.6 AI API 端点提交提示词并接收生成视频。该 API 支持文生视频和图生视频。你也可以通过 Kling AI API探索更多视频编辑能力。

Kling 2.6 与其他 Kling 版本有什么不同?

Kling Video 2.6 AI 提供了以往 Kling 模型所不具备的原生音频生成能力,同时还带来了更好的视频质量、更强的时间一致性、更清晰的画面、更真实的运动效果以及更好的提示词遵循能力。

我可以控制时长和分辨率吗?

可以,你可以为 Kling 2.6 API 控制视频时长(5秒或10秒)以及不同的画幅比例,以满足不同使用场景。

Kling 2.6 免费吗?

注册后你将获得免费额度,可在我们的 PiAPI workspace中使用。

Kling 2.6 API 费用是多少?

我们的 Kling 2.6 API 在标准模式下生成 5 秒视频费用为 $0.20,在专业模式下生成 5 秒视频费用为 $0.33。

Kling 2.6 适合生产环境使用吗?

是的,Kling 2.6 API 面向生产环境设计。许多团队将其用于内容制作、社交媒体、广告和创意项目。该 API 还支持异步调用,适合可扩展工作流。

Kling 2.6 支持运动控制吗?

是的,我们支持 Kling 2.6 motion control。立即体验 Kling 2.6 的运动控制能力!

我可以使用 Kling 2.6 API 生成 NSFW 内容吗?

请参阅我们的 NSFW policy以获取更多信息并遵守相关规范。

Are there refunds?

No, we do not offer refunds. But when you first sign up for an account on PiAPI's Workspace, you are given free credits to try our playground and our API (specifically the Pay-as-you-go service) before making payments!

How can I get in touch with your team?

Please email us at support@piapi.ai - we'd love to talk more regarding our product offering!

More questions? See the API docs.

Our blog

Kling 2.6 API