getBalance

The getBalance is used to get the balance of the api key Endpoint: https://api.hexcap.cc/getBalance

Method: POST

Content type: application/json

Name
Type
Description

clientKey

String

Your API key

{
    "clientKey":"api key"
}

{"Balance": "0.00"}

Last updated