Kimi+ 会员限时特惠
Kimi K3 · 15 天免费体验
2.8T 前沿模型 · 100 万 token 上下文 · 深度研究
免费 ¥199 / 15 天
  • Kimi K3 无限畅聊:2.8T 参数前沿模型
  • 100 万 token 上下文,超长文档轻松解析
  • Deep Research 深度研究,多格式专业报告
  • Agent Swarm 智能体集群,并行处理任务
  • AI Slides · Sheets · Docs 咨询级办公产出
立即开启 15 天免费体验

Data Processing and Security

Kimi API takes user data security and privacy protection very seriously. Below are answers to common questions.

Will user data be used for model training?

No. User data submitted via the API, including input content and model outputs, will not be used to train or improve Kimi models. Your data is used only to fulfill the current API request. Once processing is complete, it will not be persistently stored for training purposes.

How is private-domain data protected?

Kimi API uses multiple safeguards to protect your private-domain data:

  • Encrypted transmission: All API communications are encrypted with HTTPS/TLS.
  • Data isolation: Data from different users is strictly isolated and cannot be viewed by others.
  • Not used for training: API data is not used for model training.
  • Access control: The API Key authentication mechanism ensures that only authorized requests can access your data.
  • Compliance certifications: The platform has obtained relevant security and compliance certifications.

If you have higher security requirements, contact the sales team to learn about enterprise-grade security solutions.

Content safety review mechanism

Kimi API has a built-in content safety review mechanism:

  • The system automatically detects and filters non-compliant content, such as content involving illegal activity, violence, or pornography.
  • When content safety review is triggered, the API returns the corresponding error message.
  • Content review does not store or disclose your original data.
  • If you believe it was triggered by mistake, contact customer support with the request_id.

How do I delete uploaded files?

Files uploaded through the file endpoint can be deleted at any time:

Bash

Include the API Key in the request header and provide the file ID to delete the file. After deletion, the file can no longer be referenced, and the related data will be removed from the server.

You can also view and delete uploaded files manually on the file management page in the console.

Was this article helpful?