Market data
Inspect live market-data status metadata
Public, read-only endpoint; no API key or authentication is required. Returns the same status and response headers as GET without a response body.
head/api/status/v1.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
Current status metadata is available.
Changes
No recorded changes to this endpoint across all 1 revision of this API.