v1

latestOpenAPI 3.1.02026-08-0414163.4 KB
Market data

Get typed live price observations as JSON-LD

Public, read-only endpoint; no API key or authentication is required. Returns the same complete nine-market Binance Spot snapshot as an explicit Schema.org DataFeed. Each DataFeedItem contains an Observation whose observationAbout is an ExchangeRateSpecification with a UnitPriceSpecification. Decimal prices are strings that preserve Binance source precision; currency is the base asset and priceCurrency is USDT. dateModified is BTC War generation time; observationDate is Binance closeTime. The response fails closed if any required market is missing, invalid or stale.

get/api/market-snapshot/v1.jsonld

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

A complete, fresh and explicitly typed nine-market JSON-LD feed.