Glider-tradeable asset news, U.S. equity and index snapshots, and ticker overviews backed by Massive market data.
TheDocumentation Index
Fetch the complete documentation index at: https://docs.glider.fi/llms.txt
Use this file to discover all available pages before exploring further.
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.getTradeableAssetNews
limit, 1-50, default 6GET /v2/reference/newsasset_class equity or fund and an issuer product with at
least one linked onchain asset.tradFiMarketData.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.getStockAggregateBars
tickermultiplier, 1-1440timespan: minute, hour, day, week, month,
quarter, or yearfrom and to as YYYY-MM-DD or millisecond timestampsadjusted, default truesort, asc or desc, default asclimit, 1-50000, default 5000GET /v2/aggs/ticker/{stocksTicker}/range/{multiplier}/{timespan}/{from}/{to}tradFiMarketData.getIndexSnapshots
tickers, 1-20 index symbols such as I:SPX or I:VIXGET /v3/snapshot/indicestradFiMarketData.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 -.: for
Massive index symbols such as I:SPX.core.asset_canonical with
asset_class equity or fund, then requires an issuer product with at
least one linked onchain asset before requesting/filtering Massive news
through getTradeableAssetNews. This is issuer-neutral so Ondo, xStocks, or
future issuer products can enter the news universe through data.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 300.