From b600760b646220804e5513f9923979f52ff9da5b Mon Sep 17 00:00:00 2001 From: jdoubleu Date: Sat, 17 Jul 2021 20:34:15 +0200 Subject: [PATCH] Add Polygon API to Finance --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 209ed49c..b4a71e65 100644 --- a/README.md +++ b/README.md @@ -427,6 +427,7 @@ API | Description | Auth | HTTPS | CORS | | [marketstack](https://marketstack.com/) | Real-Time, Intraday & Historical Market Data API | `apiKey` | Yes | Unknown | | [Nordigen](https://nordigen.com/en/account_information_documenation/integration/quickstart_guide/) | Connect to bank accounts using official bank APIs and get raw transaction data | `apiKey` | Yes | Unknown | | [Plaid](https://plaid.com/) | Connect with users’ bank accounts and access transaction data | `apiKey` | Yes | Unknown | +| [Polygon](https://polygon.io/) | Historical stock market data | `apiKey` | Yes | Unknown | | [Razorpay IFSC](https://ifsc.razorpay.com/) | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | Unknown | | [Real Time Finance](https://github.com/Real-time-finance/finance-websocket-API/) | Websocket API to access realtime stock data | `apiKey` | No | Unknown | | [Styvio](https://www.Styvio.com) | Realtime and historical stock data and current stock sentiment | No | Yes | Unknown |