Get Wallet Balance
Basic Information
Interface Description: Query your wallet balance through the interface
Interface URL: https://api.thordata.com/api/gateway/getBalance
Request Method: POST
Request parameters
Headers:
Parameter name
Parameter value
Required
Example
Remark
sign
Yes
-
apiKey
Yes
-
Body: None
Response example
If the returned code value is not 200, please check the error code description list and modify it.
Parameter name
Type
Required
Remark
Other
code
number
No
data
object []
No
walletBalance
number
No
Wallet balance amount
msg
string
No
Last updated