From 970a826bd437cf50d9976599427ff35059979805 Mon Sep 17 00:00:00 2001 From: orama254 Date: Thu, 5 Aug 2021 05:49:16 +0300 Subject: [PATCH] Add Mono API to Finance --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 803cd173..18fe658b 100644 --- a/README.md +++ b/README.md @@ -443,6 +443,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [Mono](https://mono.co/) | Connect with users’ bank accounts and access transaction data in Africa | `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 |