From 4c42532b31514c3e5aad4fc6676d28752adfd595 Mon Sep 17 00:00:00 2001 From: evancarter-iex Date: Sun, 6 Oct 2019 12:51:32 -0400 Subject: [PATCH] Update IEX and add IEXCloud (#912) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 62390fba..db7325a4 100644 --- a/README.md +++ b/README.md @@ -347,7 +347,8 @@ 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 | `apiKey` | Yes | Unknown | +| [IEX](https://iextrading.com/developer/) | Realtime stock data | No | Yes | Yes | +| [IEX Cloud](https://iexcloud.io/) | Realtime & Historical Stock and Market Data | `apiKey` | Yes | Yes | | [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 |