Clients
Retrieve address
Receives a crypto symbol, retrieves the wallet address
GET
/
client
/
getAddress
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
cryptoSymbol
string
requiredResponse
200 - application/json
address
string