Documentation Index
Fetch the complete documentation index at: https://docs.nexalayer.net/llms.txt
Use this file to discover all available pages before exploring further.
后端集成
外部系统应通过 ZTProxy 对外 API 域名进行集成:推荐集成方式
- 在你的后端服务中保存 ZTProxy 账号凭证。
- 登录并缓存 Bearer Token。
- 遇到
401时重新登录。 - 创建订单前查询产品和余额。
- 持久化
order_no、app_order_no、product_no、目标userId、请求参数和响应体。 - 使用静态订单列表和交易记录接口做对账。