Public stock news, U.S. equity snapshots, and ticker overviews backed by Massive market data.
tradFiMarketData.* namespace is available on the public tRPC base
endpoint:
POST /v1/trpctradFiMarketData.*GET /v1/tradfi-market-data/tickers/{ticker}/branding/{kind}
ticker: normalized stock tickerkind: logo or icon404 when Massive has no branding for that tickertradFiMarketData.getStockNews
tickers, up to 25 symbolslimit, 1-50, default 6GET /v2/reference/newstradFiMarketData.getStockSnapshot
tickerGET /v2/snapshot/locale/us/markets/stocks/tickers/{stocksTicker}snapshots array plus cache
metadatatradFiMarketData.getStockSnapshots
tickers, 1-100 symbolsincludeOtc, default falseGET /v2/snapshot/locale/us/markets/stocks/tickerstradFiMarketData.getStockDetails
tickernewsLimit, 1-20, default 5GET /v3/reference/tickers/{ticker},
GET /v2/snapshot/locale/us/markets/stocks/tickers/{stocksTicker},
and GET /v2/reference/news. and -.MASSIVE_API_KEY is not configured, procedures return successful empty
payloads with configured: false so browser surfaces can degrade cleanly.overview: null response so symbol pages can still show issuer products,
snapshots, or news when only part of the provider surface is available.$0 price.MASSIVE_BASE_URL and
MASSIVE_CACHE_TTL_SECONDS from environment config, defaulting to
https://api.massive.com and 60.