# KYT OPEN-API开发者文档

### 关于 V3 版本

**V3 是 Trustformer KYT OpenAPI 于 2026 年推出的全新升级版本。**

相比 V2，V3 在架构设计、接口规范和系统性能方面进行了系统性优化，进一步提升了稳定性、扩展性以及企业级集成体验。

#### V3 的核心升级点

* 简化鉴权机制（仅需 API Key，不再需要 secret key）
* 优化 Risk Engine 架构与性能表现
* 统一并规范响应结构与字段命名
* 提升接口一致性与可扩展能力
* 更清晰的版本管理与长期维护策略

V3 在保留 V2 核心风险控制能力的基础上，对底层实现和接口标准进行了升级，使整体对接体验更加规范、稳定与高效。

**我们强烈建议所有新接入客户优先使用 V3 版本。**\
对于仍在使用 V2 的客户，建议尽快规划迁移至 V3，以确保持续获得功能更新与长期技术支持。

> **重要说明：**\
> V2 版本将于 **2026 年 12 月 30 日** 后正式停止维护。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bokk.ltd/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
