From 8c91e7f4a0913aa10476472c5c11d85472a542e2 Mon Sep 17 00:00:00 2001 From: Satish-Prajapati Date: Sun, 31 Oct 2021 11:11:30 +0530 Subject: [PATCH] Add KuCoin API to Cryptocurrency --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af5ab3f2..a6aef033 100644 --- a/README.md +++ b/README.md @@ -381,6 +381,7 @@ API | Description | Auth | HTTPS | CORS | | [Indodax](https://github.com/btcid/indodax-official-api-docs) | Trade your Bitcoin and other assets with rupiah | `apiKey` | Yes | Unknown | | [INFURA Ethereum](https://infura.io/product/ethereum) | Interaction with the Ethereum mainnet and several testnets | `apiKey` | Yes | Yes | | [Kraken](https://docs.kraken.com/rest/) | Cryptocurrencies Exchange | `apiKey` | Yes | Unknown | +| [KuCoin](https://docs.kucoin.com/) | Cryptocurrency Trading Platform | `apiKey` | Yes | Unknown | | [Localbitcoins](https://localbitcoins.com/api-docs/) | P2P platform to buy and sell Bitcoins | No | Yes | Unknown | | [Mempool](https://mempool.space/api) | Bitcoin API Service focusing on the transaction fee | No | Yes | No | | [MercadoBitcoin](https://www.mercadobitcoin.net/api-doc/) | Brazilian Cryptocurrency Information | No | Yes | Unknown |