HTX is going to launch a new endpoint in REST API to retrieve deposit address of each crypto currency

Dear API users,

In order to retrieve deposit address(s) of each crypto currency through API application directly, since the effective day of this notification, HTX will be introducing a new endpoint “GET /account/deposit/address” in REST API service.

Effective Date: September 16, 2019 (GMT+8)
All the changes will be updated on 【API Docs】

HTX
September 12, 2019

The following are change details:
REST API – deposit address(s) of each crypto currency
GET /account/deposit/address (API Key Permission:Read)

Request parameter(s)

Parameter Required Data Type Description Value Range Default Value
currency  true string Currency    

Response

Parameter Required Data Type Description Value Range
code true int Status code  
message false string Error message (if any)  
data true object    
currency true string Currency  
address true string Deposit address  
addressTag true string Deposit address tag  
chain true string Chain name