From 94479452d695d2fd57590aeccac6183ec582bdc9 Mon Sep 17 00:00:00 2001 From: Pragnesh Mangukiya Date: Wed, 6 Oct 2021 13:48:55 +0530 Subject: [PATCH] added new api in cryptocurrency category --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9661a7d2..043ad9d5 100644 --- a/README.md +++ b/README.md @@ -314,6 +314,7 @@ API | Description | Auth | HTTPS | CORS | | [CryptoMarket](https://developers.cryptomkt.com) | Cryptocurrencies Trading platform | `apiKey` | Yes | Yes | | [Cryptonator](https://www.cryptonator.com/api/) | Cryptocurrencies Exchange Rates | No | Yes | Unknown | | [CryptoTradingAPI](https://www.cryptotradingapi.io/) | Crypto Prices & Technical Indicators | `apiKey` | Yes | Unknown | +| [FTX](https://docs.ftx.com/) | Complete REST, websocket, and FTX APIs to suit your algorithmic trading needs | `apiKey` | Yes | Yes | | [Gemini](https://docs.gemini.com/rest-api/) | Cryptocurrencies Exchange | No | Yes | Unknown | | [ICObench](https://icobench.com/developers) | Various information on listing, ratings, stats, and more | `apiKey` | Yes | Unknown | | [MercadoBitcoin](https://www.mercadobitcoin.net/api-doc/) | Brazilian Cryptocurrency Information | No | Yes | Unknown |