Description API

Your code api_key =(When you log in here your api key will appear)

The API is available at: https://www.assetbalance.info/api-wallet?key=[api_key]

The API consists of a single array encoded in json format.
The following fields indicate respectively:

['rate_update'] - Timestamp Last update of the exchange rate (UNIX time)
['crypto'] - the sum of the cryptanalyst of the portfolio, converted into the base currency after the last available exchange rate.
['currency'] - sum of currencies.
['precious_metals'] - sum of precious metals.
['total'] - total sum ['base_symbol'] - the base currency symbol in which the balance is given.
['base_unit'] - unit of base currency.
['base_name'] - base currency name.

Please do not exceed 100 queries per day.