Add financial modeling prep to Finance (#723)

This commit is contained in:
Griffin Austin 2018-07-24 21:29:55 -06:00 committed by Dave Machado
parent 4a2e19c815
commit 1f986b145a

View File

@ -290,6 +290,7 @@ API | Description | Auth | HTTPS | CORS | Link |
| Alpha Vantage | Realtime and historical stock data | `apiKey` | Yes | Unknown | [Go!](https://www.alphavantage.co/) |
| Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | Unknown | [Go!](https://www.barchartondemand.com/free) |
| Consumer Financial Protection Bureau | Financial services consumer complaint data | `apiKey` | Yes | Unknown | [Go!](https://data.consumerfinance.gov/resource/jhzv-w97w.json) |
| Financial Modeling Prep | Stock information and data | No | Yes | Unknown | [Go!](https://financialmodelingprep.com/) |
| IEX | Stocks and Market Data | No | Yes | Unknown | [Go!](https://iextrading.com/developer/) |
| IG | Spreadbetting and CFD Market Data | `apiKey` | Yes | Unknown | [Go!](https://labs.ig.com/gettingstarted) |
| Plaid | Connect with users bank accounts and access transaction data | `apiKey` | Yes | Unknown | [Go!](https://plaid.com/) |