Coverage Universe · US-Listed SEC Filers
19 companies covered.
Russell 3000 in progress.
Pre-computed research is live for 21 companies today. Coverage expands continuously — the target is full Russell 3000 coverage. Every covered ticker has a free primer (no authentication required) plus paid fundamental analysis and investment memo tiers.
Russell 3000 · expanding weekly
Live coverage — 19 companies
Free primer · $1 fundamental · $2 memoAXON
Axon Enterprise
TechnologyBKTI
BK Technologies
TechnologyEQPT
EquipmentShare
IndustrialsETOR
eToro
FinancialsFOUR
Shift4 Payments
FinancialsFROG
JFrog
TechnologyGPN
Global Payments
FinancialsIBKR
Interactive Brokers
FinancialsIRM
Iron Mountain
Real EstateLMND
Lemonade
FinancialsMNDY
Monday.com
TechnologyNOW
ServiceNow
TechnologyQXO
QXO
TechnologyROST
Ross Stores
ConsumerTBLA
Taboola
TechnologyTTAN
ServiceTitan
TechnologyTWLO
Twilio
TechnologyURI
United Rentals
IndustrialsV
Visa
Financials
Coverage data as of 2026-05-10. Machine-readable list: GET /api/v1/coverage
· RSS feed
Coverage Roadmap
Full Russell 3000 coverage.
The Russell 3000 represents approximately 98% of the investable US equity market. Coverage expands weekly — prioritized by request volume and market cap. Every company in the index will have a pre-computed primer, fundamental analysis, and full memo.
/api/v1/coverage to check current availability before making a paid call
Coverage scope: US-listed SEC filers only. Foreign private issuers not supported.
Not seeing your ticker?
Request coverage.
Any US-listed SEC filer can be covered. Free, no authentication required. Fulfilled in 24–48 hours.
API request — no auth required
curl -X POST https://marginofinsight.com/api/v1/coverage/request \
-H "Content-Type: application/json" \
-d '{"ticker": "AAPL", "email": "you@example.com"}'
Response
{
"ticker": "AAPL",
"status": "queued",
"estimated_ready_hours": 24,
"check_url": "https://marginofinsight.com/api/v1/coverage/AAPL"
}
Coverage request endpoint launches with the API. · Back to home →