From e2a694e11ef5060f2a6161fdc1f5994e3647f073 Mon Sep 17 00:00:00 2001 From: Felipe Bossolani Date: Mon, 30 Oct 2023 17:57:34 -0300 Subject: [PATCH] Remove invalid api (hotstoks) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3ef574e1..bf373b6b 100644 --- a/README.md +++ b/README.md @@ -758,7 +758,6 @@ API | Description | Auth | HTTPS | CORS | | [Finnhub](https://finnhub.io/docs/api) | Real-Time RESTful APIs and Websocket for Stocks, Currencies, and Crypto | `apiKey` | Yes | Unknown | | [FRED](https://fred.stlouisfed.org/docs/api/fred/) | Economic data from the Federal Reserve Bank of St. Louis | `apiKey` | Yes | Yes | | [Front Accounting APIs](https://frontaccounting.com/fawiki/index.php?n=Devel.SimpleAPIModule) | Front accounting is multilingual and multicurrency software for small businesses | `OAuth` | Yes | Yes | -| [Hotstoks](https://hotstoks.com?utm_source=public-apis) | Stock market data powered by SQL | `apiKey` | Yes | Yes | | [IEX Cloud](https://iexcloud.io/docs/api/) | Realtime & Historical Stock and Market Data | `apiKey` | Yes | Yes | | [IG](https://labs.ig.com/gettingstarted) | Spreadbetting and CFD Market Data | `apiKey` | Yes | Unknown | | [Indian Mutual Fund](https://www.mfapi.in/) | Get complete history of India Mutual Funds Data | No | Yes | Unknown |