From b73c738b43693631e2c20ca3f03ab54957bf2f74 Mon Sep 17 00:00:00 2001 From: JunaidJaved248 <42333336+JunaidJaved248@users.noreply.github.com> Date: Mon, 25 Oct 2021 09:41:33 -0700 Subject: [PATCH] Add Front Accounting APIs (#2535) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73c874e2..27688707 100644 --- a/README.md +++ b/README.md @@ -606,6 +606,7 @@ API | Description | Auth | HTTPS | CORS | | [Fed Treasury](https://fiscaldata.treasury.gov/api-documentation/) | U.S. Department of the Treasury Data | No | Yes | Unknown | | [Financial Modeling Prep](https://financialmodelingprep.com/developer/docs/) | Realtime and historical stock data | `apiKey` | Yes | Unknown | | [FRED](https://fred.stlouisfed.org/docs/api/fred/) | Economic data from the Federal Reserve Bank of St. Louis | `apiKey` | Yes | Yes | +| [Front Accounting APIs](https://frontaccounting.com/fawiki/index.php?n=Devel.SimpleAPIModule) | Front accounting is multilingual and multicurrency software for small businesses | `OAuth` | Yes | Yes | | [Hotstoks](https://hotstoks.com?utm_source=public-apis) | Stock market data powered by SQL | `apiKey` | Yes | Yes | | [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 |