> 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-hk/shuo-ming/an-quan-zi-xun.md).

# 安全資訊

### 密鑰安全 (Secret key)

商戶申請的 `APP_ID` 與 `APP_SECRECT` 極為重要。切勿在任何前端網頁程式碼或 URL 請求參數中明文展示或\
暴露。

### 介面安全 (Interface security)

商戶可在商戶後台為應用配置 `IP white list` ,以防因密鑰洩漏而引發資產安全風險。

### HTTPS 傳輸加密 (HTTPS)

API 所有介面均採用 `HTTPS` 加密協定進行數據傳輸。部分介面需提供 `notify_url` 和 `redirect_url`. 建\
議商戶在伺服器端部署 `HTTPS` 服務,以確保數據通信的安全性。
