From 44092094f7300c8b4e33e450dc32993195d7fc0d Mon Sep 17 00:00:00 2001 From: RobinOBrien Date: Tue, 29 Dec 2020 11:14:13 +0200 Subject: [PATCH] Update README.md Adds link to VALR's (Cryptocurrency Exchange in South Africa) API documentation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a29b46e8..bdec73c6 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ API | Description | Auth | HTTPS | CORS | | [MercadoBitcoin](https://www.mercadobitcoin.net/api-doc/) | Brazilian Cryptocurrency Information | No | Yes | Unknown | | [Nexchange](https://nexchange2.docs.apiary.io/) | Automated cryptocurrency exchange service | No | No | Yes | | [Poloniex](https://poloniex.com/support/api/) | US based digital asset exchange | `apiKey` | Yes | Unknown | +| [VALR](https://docs.valr.com/) | Cryptocurrency Exchange based in South Africa | `apiKey` | Yes | Unknown | | [WorldCoinIndex](https://www.worldcoinindex.com/apiservice) | Cryptocurrencies Prices | `apiKey` | Yes | Unknown | **[⬆ Back to Index](#index)**