IT IS OPTIONAL TO INTEGRATE OUR REST API.
By integrating Legend Gateway API endpoints, you'll be able to monitor closely on your own users' activities, including trades and settlements.
Environments
Sandbox
https://sandboxapi.legendtrading.com
Production
Note:
- Use different authentication tokens for different environments.
- Your server IP addresses need to be added to our whitelist.
==== 中文介绍 ====
Legend Gateway的环境:
Sandbox 沙盒测试环境
https://sandboxapi.legendtrading.com
Production 产品环境
https://api.legendtrading.com
通过集成API,您可以实现以下功能
- 询价
- 查询交易对
- 查询交易所用户在Legend Gateway的法币余额
- 通过trade_id查询某一笔交易的细节信息
- 通过rfq_id(询价请求id)查询某一笔交易的细节信息
- 为某个交易所用户发起一笔交易
- 查询所有用户的交易纪录
- 查询所有用户的结算纪录
- 查询所有询价纪录
- 查询某个用户的KYC(身份验证)状态
