From 728e17db9c9b135bbf1f0434c4628b25c451a0d4 Mon Sep 17 00:00:00 2001 From: Fabien <37407695+fabiendv@users.noreply.github.com> Date: Mon, 12 Aug 2019 15:35:53 +0200 Subject: [PATCH] Updated authentication for IEX (#983) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efbad93a..0f323727 100644 --- a/README.md +++ b/README.md @@ -324,7 +324,7 @@ API | Description | Auth | HTTPS | CORS | | [Barchart OnDemand](https://www.barchartondemand.com/free) | Stock, Futures and Forex Market Data | `apiKey` | Yes | Unknown | | [Consumer Financial Protection Bureau](https://data.consumerfinance.gov/resource/jhzv-w97w.json) | Financial services consumer complaint data | `apiKey` | Yes | Unknown | | [Financial Modeling Prep](https://financialmodelingprep.com/) | Stock information and data | No | Yes | Unknown | -| [IEX](https://iextrading.com/developer/) | Stocks and Market Data | No | Yes | Unknown | +| [IEX](https://iextrading.com/developer/) | Stocks and Market Data | `apiKey` | Yes | Unknown | | [IG](https://labs.ig.com/gettingstarted) | Spreadbetting and CFD Market Data | `apiKey` | Yes | Unknown | | [Plaid](https://plaid.com/) | Connect with users’ bank accounts and access transaction data | `apiKey` | Yes | Unknown | | [Razorpay IFSC](https://ifsc.razorpay.com/) | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | Unknown |