> For the complete documentation index, see [llms.txt](https://apidoc.tokenpay.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apidoc.tokenpay.me/zh-cn/shuo-ming/an-quan-xu-zhi.md).

# 安全须知

### 密钥 <a href="#mi-yue" id="mi-yue"></a>

商户应用的 `APP_ID` 和 `APP_SECRECT` 非常重要，请勿显示在任何网页代码、网址参数中。

### 接口安全 <a href="#jie-kou-an-quan" id="jie-kou-an-quan"></a>

商户可在商户后台配置应用的 `IP白名单`，防范因密钥泄漏导致的资产安全问题。

### HTTPS <a href="#https" id="https"></a>

API 所有接口均采用 `HTTPS` 加密协议传输，部分接口需要提供 `notify_url & redirect_url`，建议商户对服务器部署 `HTTPS` 服务，保障数据的通信安全。
