From b9d6629d824e2dfe9df5f44cbc49545a662d804e Mon Sep 17 00:00:00 2001 From: Coinremitter <42885529+CoinRemitter@users.noreply.github.com> Date: Fri, 27 Aug 2021 18:45:02 +0530 Subject: [PATCH] Add Coinremitter API to Cryptocurrency --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db7d7bdc..c2510a44 100644 --- a/README.md +++ b/README.md @@ -287,6 +287,7 @@ API | Description | Auth | HTTPS | CORS | | [CoinMarketCap](https://coinmarketcap.com/api/) | Cryptocurrencies Prices | `apiKey` | 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 | +| [Coinremitter](https://coinremitter.com/docs) | Cryptocurrencies Payment & Prices | `apiKey` | Yes | Unknown | | [CoinStats](https://documenter.getpostman.com/view/5734027/RzZ6Hzr3?version=latest) | Crypto Tracker | No | Yes | Unknown | | [Covalent](https://www.covalenthq.com/docs/api/) | Multi-blockchain data aggregator platform | `apiKey` | Yes | Unknown | | [CryptoCompare](https://www.cryptocompare.com/api#) | Cryptocurrencies Comparison | No | Yes | Unknown |