From 015b89cbc526c5498a21ed2c5b64d84a024affcd Mon Sep 17 00:00:00 2001 From: gozames Date: Fri, 28 Dec 2018 05:05:48 +0400 Subject: [PATCH] Added API (#840) One more free API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79e551db..928de99a 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ API | Description | Auth | HTTPS | CORS | | [CoinDesk](http://www.coindesk.com/api/) | Bitcoin Price Index | No | No | Unknown | | [Coinigy](https://coinigy.docs.apiary.io) | Interacting with Coinigy Accounts and Exchange Directly | `apiKey` | Yes | Unknown | | [CoinLayer](https://coinlayer.com) | Real-time Crypto Currency Exchange Rates | `apiKey` | Yes | Unknown | +| [Coinlore](https://www.coinlore.com/cryptocurrency-data-api) | Cryptocurrencies prices, volume and more | No | Yes | Unknown | | [CoinMarketCap](https://coinmarketcap.com/api/) | Cryptocurrencies Prices | No | Yes | Unknown | | [Coinpaprika](https://api.coinpaprika.com) | Cryptocurrencies prices, volume and more | No | Yes | Yes | | [CoinRanking](https://docs.coinranking.com/) | Live Cryptocurrency data | No | Yes | Unknown |