From b0aa7915fe4e3754582a6593fd1c2457eb4ad154 Mon Sep 17 00:00:00 2001 From: Andy Reimann Date: Fri, 17 Apr 2026 10:18:07 -0700 Subject: [PATCH] Add StockFit API to Finance --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22c4ced5..1f675969 100644 --- a/README.md +++ b/README.md @@ -771,6 +771,7 @@ API | Description | Auth | HTTPS | CORS | | [SEC EDGAR Data](https://www.sec.gov/edgar/sec-api-documentation) | API to access annual reports of public US companies | No | Yes | Yes | | | [SmartAPI](https://smartapi.angelbroking.com/) | Gain access to set of and create end-to-end broking services | `apiKey` | Yes | Unknown | | | [StockData](https://www.StockData.org) | Real-Time, Intraday & Historical Market Data, News and Sentiment API | `apiKey` | Yes | Yes | | +| [StockFit](https://api.stockfit.io/docs) | SEC filings, financial statements, earnings, ETF holdings and ownership data | `apiKey` | Yes | Yes | | | [Styvio](https://www.Styvio.com) | Realtime and historical stock data and current stock sentiment | `apiKey` | Yes | Unknown | | | [Tax Data API](https://apilayer.com/marketplace/tax_data-api) | Instant VAT number and tax validation across the globe | `apiKey` | Yes | Unkown | | | [Tradier](https://developer.tradier.com) | US equity/option market data (delayed, intraday, historical) | `OAuth` | Yes | Yes | |