From 02c2875d6f6c210ae807984f9d3427d31d65bf7e Mon Sep 17 00:00:00 2001 From: ysveshnikov Date: Fri, 16 Apr 2021 16:26:39 +0300 Subject: [PATCH] add financial api info --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e851e891..339fbd9c 100644 --- a/README.md +++ b/README.md @@ -369,6 +369,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Abstract VAT Validation](https://www.abstractapi.com/vat-validation-rates-api) | Validate VAT numbers and calculate VAT rates | `apiKey` | Yes | Yes | | [Alpha Vantage](https://www.alphavantage.co/) | Realtime and historical stock data | `apiKey` | Yes | Unknown | +| [Financial Modeling Prep](https://financialmodelingprep.com/developer/docs/) | Realtime and historical stock data | `apiKey` | Yes | Unknown | | [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 | | [Intrinio](https://intrinio.com/) | A wide selection of financial data feeds | `apiKey` | Yes | Unknown |