From 6d23ff5c3179493be453aafa5531a32a6a676c92 Mon Sep 17 00:00:00 2001 From: marijaninjo Date: Sun, 6 Oct 2019 11:19:33 +0200 Subject: [PATCH] Remove unavailable or unreachable API services (#1065) Zloader page contains no links or references to API docs Cryptostandardizer page is unreachable --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 785329cd..e2dd8fd8 100644 --- a/README.md +++ b/README.md @@ -209,14 +209,12 @@ API | Description | Auth | HTTPS | CORS | | [NiceHash](https://docs.nicehash.com/) | Largest Crypto Mining Marketplace | `apiKey` | Yes | Unknown | | [Poloniex](https://poloniex.com/support/api/) | US based digital asset exchange | `apiKey` | Yes | Unknown | | [WorldCoinIndex](https://www.worldcoinindex.com/apiservice) | Cryptocurrencies Prices | `apiKey` | Yes | Unknown | -| [Zloader](https://www.zloadr.com/cryptocurrency-developers.php) | Due diligence data platform | `apiKey` | Yes | Unknown | **[⬆ Back to Index](#index)** ### Currency Exchange API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [1Forge](https://1forge.com/forex-data-api/api-documentation) | Forex currency market data | `apiKey` | Yes | Unknown | -| [CryptoStandardizer](https://cryptostandardizer.com) | Standardize crypto coin symbols (e.g. BTC, XBT) across 100+ exchanges | `apiKey` | Yes | Unknown | | [Currencylayer](https://currencylayer.com/documentation) | Exchange rates and currency conversion | `apiKey` | Yes | Unknown | | [Czech National Bank](https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml) | A collection of exchange rates | No | Yes | Unknown | | [Exchangeratesapi.io](https://exchangeratesapi.io) | Exchange rates with currency conversion | No | Yes | Yes |