From c688cfe45e9fc50021df654df10e52e9631e7285 Mon Sep 17 00:00:00 2001 From: Sharoon Rafeek Date: Sat, 20 Aug 2022 18:25:29 +0530 Subject: [PATCH] Add Wazirx API to Cryptocurrency --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..af118647 100644 --- a/README.md +++ b/README.md @@ -453,6 +453,7 @@ API | Description | Auth | HTTPS | CORS | | [Solana JSON RPC](https://docs.solana.com/developing/clients/jsonrpc-api) | Provides various endpoints to interact with the Solana Blockchain | No | Yes | Unknown | | [Technical Analysis](https://technical-analysis-api.com) | Cryptocurrency prices and technical analysis | `apiKey` | Yes | No | | [VALR](https://docs.valr.com/) | Cryptocurrency Exchange based in South Africa | `apiKey` | Yes | Unknown | +| [Wazirx](https://docs.wazirx.com/#public-rest-api-for-wazirx) | Track the market, get live prices of coins, view orderbooks, trade history and more | `apiKey` | Yes | Yes | | [WorldCoinIndex](https://www.worldcoinindex.com/apiservice) | Cryptocurrencies Prices | `apiKey` | Yes | Unknown | | [ZMOK](https://zmok.io) | Ethereum JSON RPC API and Web3 provider | No | Yes | Unknown |