全新的改进版API技术文档
非常高兴向各位用户带来经过改进的全新API文档,新的API文档界面更加友好、更易于使用,新的“测试(Try it out)”功能将帮助您测试API是否正常使用,此外,我们在API调用中添加了更多使用案例。

同时,关于API的下列变更将于2020年11月5日正式生效:
旧API / 新API
---
GET main/api/v2/public/orders/active
GET main/api/v2/public/orders/active2
---
GET main//api/v2/accounting/deposits/{currency}/{id}
GET main//api/v2/accounting//deposits2/{currency}/{id}
---
GET main//api/v2/accounting//withdrawal/{currency}/{id}
GET main//api/v2/accounting//withdrawal2/{currency}/{id}
---
请查看我们最新的API技术文档。如果您暂未熟悉API的相关知识,请查阅相关的使用案例和不同编程语言的demo (bash、c#、java、javascript及phyton等)。
关于API的使用如有其他问题,请发送邮件到apisupport@nicehash.com
上述邮箱仅专用于API用户的技术支持,且仅支持英文。
感谢支持
NiceHash团队