Spot API Change Log (November 2020)

Dear users,

Welcome to HTX API! We will continue to update the Spot API change log (October 2020) in this announcement. Please stay tuned. Check 【API Docs】for more details.

 

Announcement on Adding “Get UID” API on HTX

HTX will add the “Get UID” API on November 26, 2020 at 18:00 (GMT+8), allowing users to view the user ID of the account easily. Details are as follows:

Get UID
Users can view the UID of the account via the above API key.
API Key Permission: Read

HTTP Request
GET /v2/user/uid

Return Parameters

Name Mandatory Type of Data Description
code true int Status Code
message false string Error Description (If any)
data true object  
uid true long UID

Effective Date: 18:00, November 26, 2020 (GMT+8)

All the changes will be updated on 【API Docs】. Clickhereto download the change details.

API users need to evaluate how the API improvements will help with their trades and update relevant Apps accordingly.