GET /ondo/stocks/market-status
Returns Ondo GM market status with a stable response shape. The market-wide fields (isOpen, session fields, optional close reason) are always present. asset is null when symbol is omitted; when symbol is provided (GM token ending in lowercase on, e.g. NVDAon), asset nests per-symbol pause/limit status, market data, and a concrete tradable / blockingReason decision. asset.tradable is false for market closed/paused (ONDO_MARKET_CLOSED / ONDO_MARKET_PAUSED, unless off-hours are open) or an active asset pause (ONDO_ASSET_PAUSED). An active ASSET_LIMITED restriction only sets limited: true and does not block trading.
Authorizations
API key for authentication. Obtain from your Pods dashboard.
Query Parameters
Optional Ondo GM token symbol ending in lowercase on (e.g. NVDAon). When omitted, asset is null.
^[A-Za-z0-9.]{1,}on$"NVDAon"
Response
Market status with optional nested asset tradability
Ondo GM market-wide status plus optional nested asset tradability
true
Null when symbol is omitted; otherwise the per-symbol tradability snapshot
"regular"
"premarket"
"2025-08-20T21:03:02.000Z"