Fix Financial Modeling Prep auth listing (#117)

https://site.financialmodelingprep.com/developer/docs

> To authorize your requests, add &apikey=YOUR_API_KEY at the end of every request.
This commit is contained in:
CRD716 2023-12-27 00:25:14 -06:00 committed by GitHub
parent 627ef0a5a6
commit 0a7c6ce67b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -438,7 +438,7 @@ For information on contributing to this project, please see the [contributing gu
| :----------------------------------------------------------------------: | ------------------------------------------------------------- | :------: | :---: | :-----: | | :----------------------------------------------------------------------: | ------------------------------------------------------------- | :------: | :---: | :-----: |
| [Alpha Vantage](https://www.alphavantage.co/) | Realtime and historical stock data | `apiKey` | Yes | Unknown | | [Alpha Vantage](https://www.alphavantage.co/) | Realtime and historical stock data | `apiKey` | Yes | Unknown |
| [Barchart OnDemand](https://www.barchartondemand.com/free) | Stock, Futures and Forex Market Data | `apiKey` | Yes | Unknown | | [Barchart OnDemand](https://www.barchartondemand.com/free) | Stock, Futures and Forex Market Data | `apiKey` | Yes | Unknown |
| [Financial Modeling Prep](https://financialmodelingprep.com/) | Stock information and data | No | Yes | Unknown | | [Financial Modeling Prep](https://financialmodelingprep.com/) | Stock information and data | `apiKey` | Yes | Unknown |
| [IEX](https://iextrading.com/developer/) | Realtime stock data | `apiKey` | Yes | Yes | | [IEX](https://iextrading.com/developer/) | Realtime stock data | `apiKey` | Yes | Yes |
| [IEX Cloud](https://iexcloud.io/) | Realtime & Historical Stock and Market Data | `apiKey` | 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 | | [IG](https://labs.ig.com/gettingstarted) | Spreadbetting and CFD Market Data | `apiKey` | Yes | Unknown |