---
title: "Inspect live market-data status metadata"
method: HEAD
path: "/api/status/v1.json"
tags: ["Market data"]
---

# Inspect live market-data status metadata

`HEAD /api/status/v1.json`

Public, read-only endpoint; no API key or authentication is required. Returns the same status and response headers as GET without a response body.

## Headers

- `If-None-Match` string
- `If-Modified-Since` string, http-date

## Response `200`

Current status metadata is available.

## Other responses

- `304` — The current status matches If-None-Match or has not changed since If-Modified-Since.
- `405` — Only GET and HEAD are supported.
- `503` — A complete and trustworthy live market snapshot is unavailable.

---

[API](https://skmtc.dev/btcwar/apis/btc-war-live-market-data-api.md) · [All operations](https://skmtc.dev/btcwar/apis/btc-war-live-market-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/btcwar/btc-war-live-market-data-api/revisions/c893fd0a8e73/schema)
