FinTech
The fintech analyst's data terminal. Insider trading (Form 4), activist investors (13D), material events (8-K), real-time stock quotes, SEC filings, bank health, consumer complaints, and DeFi analytics.
Included Packs
Company filings, XBRL financials, full-text search across all SEC submissions
Bank health, call reports, enforcement actions, industry aggregates, failure history
Consumer complaint database. Search by company, product, date. Track complaint trends
Stock quotes, daily time series, company fundamentals, income statements, balance sheets (BYO key)
DeFi protocol TVL, fees/revenue, chain comparisons, stablecoin data, yield pools
GDP, financial inclusion, development indicators across 200+ countries
Federal funds rate, credit data, money supply, yield curves, 800K+ economic time series
Customers, charges, subscriptions, balance, invoices (BYO key)
Accounting queries, customers, invoices, accounts (OAuth)
Transactions, orders, invoices, disputes (BYO key)
Real-time crypto prices and market data
FX rates, treasury yield curves
Common questions
What data sources are included in the FinTech vertical?
SEC EDGAR (filings, XBRL financials, full-text search across all submissions), FDIC BankFind (call reports, enforcement, failure history), CFPB (consumer complaint database), Alpha Vantage (real-time quotes, fundamentals), and DeFi APIs. Covers insider trading (Form 4), activist investors (13D), material events (8-K), and bank health alongside live market data.
Can my AI agent monitor insider trading or 13D filings in real time?
Yes. EDGAR full-text search and the recent_changes meta-tool let an agent watch a ticker or CIK for new Form 4 insider trades, 13D activist filings, 8-K material events, or any other SEC form. recent_changes accepts a since window (e.g., 7d, 30d) and returns structured items rather than HTML.
Do I need an Alpha Vantage API key for real-time stock quotes?
Bring your own — Alpha Vantage's free tier is 25 calls per day, and the shared demo key returns rate-limit errors. Sign up for a free personal key in about 30 seconds at alphavantage.co/support/#api-key. SEC and FDIC data require no keys.
How current is the financial data — is anything cached or stale?
SEC EDGAR is queried live (filings appear within minutes of acceptance). Alpha Vantage quotes are live with end-of-day fundamentals. CFPB and FDIC publish on their own cadence (CFPB roughly daily, FDIC quarterly). Every response carries _meta.cache.fresh_until so an agent can reason about freshness before reusing data.