I want to create an API endpoint that displays only Total Supply as a numerical value in CryptoID like this, http://chainz.cryptoid.info/grs/api.dws?q=totalcoin
i know how to request data of many cryptocurrencies using CoinMarketCap api by setting start and limit params but, it is possible to request the data of only on
I recently started using the Coin Market Cap API. It has 2 main endpoints that I have been using OHLCV historical and OHLCV Latest. The historical API allows fo