v1

latestOpenAPI 3.1.02026-08-0414163.4 KB
Market data

Get live market-data availability and freshness

Public, read-only endpoint; no API key or authentication is required. Returns a machine-readable best-effort availability and freshness signal derived from the same validated nine-market Binance Spot snapshot used by the price endpoints. This is an operational signal, not a contractual uptime guarantee or SLA.

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

The live market-data service and all nine required markets are currently available and fresh.

schemaVersion'1.0' required

Version of this status response contract.

id'https://btcwar.net/api/status/v1.json' uri required

Stable identifier for this machine status resource.

checkedAtstring date-time required

UTC time when BTC War generated the validated snapshot behind this status.

limitationsstring required

States that the response is a best-effort signal rather than an SLA.