From 6a8359aa3d7b24494ad7b28de4cf0e0157a28b8a Mon Sep 17 00:00:00 2001 From: Juan Diaz Date: Tue, 13 May 2025 11:05:27 -0400 Subject: [PATCH] Add stripe to finance (#502) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0468567d..baf49df0 100644 --- a/README.md +++ b/README.md @@ -789,6 +789,7 @@ | [SEC EDGAR Data](https://www.sec.gov/search-filings/edgar-application-programming-interfaces) | 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 | +| [Stripe](https://stripe.com/docs/api) | Payment processing, subscriptions, and financial management | `apiKey` | Yes | Unknown | | [Tradier](https://developer.tradier.com) | US equity/option market data (delayed, intraday, historical) | `OAuth`| Yes | Yes | | [TradeWatch](https://tradewatch.io/) | Real time financial market data | `apiKey` | Yes | Yes | | [Twelve Data](https://twelvedata.com/) | Stock market data (real-time & historical) | `apiKey` | Yes | Unknown |