You can import the json to your Postman and use this project.
All restful interfaces of Future have been included in the demos.
All restful interfaces of Coin Margined Swap have been included in the demos.
All restful interfaces of USDT Margined Swap have been included in the demos.
All restful interfaces of Option have been included in the demos.
https://www.postman.com/downloads/
In the postman menu,select
Import -- Import File -- Choose Files -- huobi_future.postman_collection.json
In the postman menu, Manage Environments:
Add Environment:
add "accessKey": xxx
add "secretKey": xxx
add "hostName": xxx(such as:api.hbdm.vn)
add "prePath": xxx(such as:/linear-swap-api/v1)
save.
huobi_future/request_with_auth_example.js
huobi_swap/request_with_auth_example.js
huobi_option/request_with_auth_example.js