v1

latestOpenAPI 3.1.02026-08-0414163.4 KB
Market data

Get the single-market observation JSON Schema

Public, read-only endpoint; no API key or authentication is required. Returns the canonical JSON Schema Draft 2020-12 contract used to validate every symbol-specific live observation.

get/api/market-observation/v1.schema.json

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

The canonical single-market observation validation contract.