Get Market Data for All Supported Assets
This endpoint retrieves comprehensive market data for all supported assets. Each asset includes both primary market (on-chain token) and underlying market (off-chain stock) information.
Primary market data includes current price, 24-hour price changes, 24-hour historical chart data, and total token holders. Underlying market data provides stock fundamentals like company name, 52-week highs/lows, trading volume, shares outstanding, and market capitalization.
This endpoint is useful for dashboard overviews and market analysis across the entire asset portfolio.
The “Tradable Sessions” parameter indicates the tradability for the asset; for example, some assets are available in the regular and extended stock sessions, but not overnight. Learn more about sessions at Get Current Market Status.
Prices are intended for display only. For real-time trading prices, use the Soft Attestation Quote API. We do not recommend using the price feeds as an oracle for these assets. An official oracle is in development and will be documented when available. For questions, contact support@ondo.finance.
For caching details on this endpoint, please see: Endpoint Caching.
Authorizations
Response
OK
The off-chain stock that backs the token. This is null for tokens that represent several underlying assets rather than a single stock; for those, see constituentTokens. For a token backed by a single stock, this object is populated as shown.
GM token symbols of the underlying assets that make up this token, for tokens that represent several underlying assets rather than a single stock. Each symbol can be looked up individually via the market endpoints. For a token backed by a single stock this is an empty array ([]), and underlyingMarket is populated instead.
The Unix timestamp in milliseconds when the data was last updated.
1746655938000

