v1

latestOpenAPI 3.1.02026-08-0414163.4 KB
Market data

Get one semantic live market observation's validators without a body

Public, read-only endpoint; no API key or authentication is required. Returns the same status and metadata headers as GET without the response body.

head/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

Semantic observation metadata headers without a body.