From 4a8378ddef4d4dd9ca4910c7a30e6e88b494046f Mon Sep 17 00:00:00 2001 From: Mori Date: Sun, 3 Oct 2021 00:12:53 +0200 Subject: [PATCH] Add Kraken API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 76db8cb5..1eee2752 100644 --- a/README.md +++ b/README.md @@ -307,6 +307,7 @@ API | Description | Auth | HTTPS | CORS | | [CryptoTradingAPI](https://www.cryptotradingapi.io/) | Crypto Prices & Technical Indicators | `apiKey` | Yes | Unknown | | [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 | +| [Kraken](https://docs.kraken.com/rest/) | Cryptocurrencies Exchange | `apiKey` | Yes | Unknown | | [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 | | [Nomics](https://nomics.com/docs/) | Historical and realtime cryptocurrency prices and market data | `apiKey` | Yes | Yes |