v1

latestOpenAPI 3.1.02026-08-0414163.4 KB
Market data

Get one directly citable semantic live market observation

Public, read-only endpoint; no API key or authentication is required. Returns one supported Binance Spot USDT market as an explicit Schema.org DataFeed containing one typed Observation and ExchangeRateSpecification. Exact decimal values, venue, source timestamps, freshness and rolling 24-hour statistics are derived from the same validated source snapshot as the ordinary JSON representation. The endpoint fails closed when the complete source snapshot is unavailable.

get/api/market-observation/v1/{symbol}.jsonld

Path parameters

symbol'BTCUSDT' | 'ETHUSDT' | 'BNBUSDT' | 'SOLUSDT' | 'XRPUSDT' | 'TRXUSDT' | 'DOGEUSDT' | 'ZECUSDT' | 'ADAUSDT' required

Supported Binance Spot USDT market symbol.

Headers

If-None-Matchstring

Return 304 when this ETag matches the current representation.

If-Modified-Sincestring http-date

Return 304 when the current representation has not changed since this HTTP date. If-None-Match takes precedence when both validators are sent.

Response

One fresh, sourced and explicitly typed Binance Spot market observation.