Skip to main content
GET
GET /ondo/stocks/market-status

Authorizations

x-api-key
string
header
required

API key for authentication. Obtain from your Pods dashboard.

Query Parameters

symbol
string

Optional Ondo GM token symbol ending in lowercase on (e.g. NVDAon). When omitted, asset is null.

Pattern: ^[A-Za-z0-9.]{1,}on$
Example:

"NVDAon"

Response

Market status with optional nested asset tradability

Ondo GM market-wide status plus optional nested asset tradability

isOpen
boolean
required
Example:

true

asset
object
required

Null when symbol is omitted; otherwise the per-symbol tradability snapshot

marketStatus
string
Example:

"regular"

nextOpen
string
nextClose
string
nextOpenSession
string
Example:

"premarket"

offhours
object
reason
object | null
timestamp
string
Example:

"2025-08-20T21:03:02.000Z"