v1
latestOpenAPI 3.1.02026-08-0414163.4 KBMarket data
Get the JSON Schema validation contract
Public, read-only endpoint; no API key or authentication is required. Returns the canonical JSON Schema Draft 2020-12 contract used to validate the live snapshot.
get/api/market-snapshot/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 validation contract.