icon

KryptoGo API Server

一個安全的代理伺服器,可將前端的請求安全轉發至 KryptoGo API。

template cover
部署次數9
發布者leechenghsiu
建立於2025-04-08
模板內的服務
service icon
標籤
PaymentAPIKryptoGo

KryptoGo API Server(代理伺服器)

此伺服器作為前端與 KryptoGo API 之間的安全代理,用於安全地轉發 API 請求,避免在前端暴露憑證。

所有請求都會自動加入必要的 API Key 和 Client ID 環境變數,協助你更安全地與 KryptoGo 的金流 API 溝通。

請在環境變數中提供:

  • API_KEY:你的 KryptoGo API 金鑰
  • CLIENT_ID:你的應用程式 Client ID