API For Account
Authorizations
api-keystringRequired
Responses
200
Successful response
application/json
Account information response.
successbooleanOptional
Success status (true if successful, false if an error occurred).
messagestringOptional
Response message.
400
Bad request
application/json
403
Authentication error
application/json
get
/client/v1/account/get-infoAuthorizations
api-keystringRequired
Responses
200
Successful response
application/json
Balance information response.
successbooleanOptional
Success status (true if successful, false if an error occurred).
messagestringOptional
Response message.
400
Bad request
application/json
403
Authentication error
application/json
get
/client/v1/account/get-balance-dataLast updated
Was this helpful?