How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

BTC War Live Market Data API

Read-only REST/HTTP JSON and JSON-LD API for live Binance Spot market snapshots and single-market observations across nine USDT pairs. Keyless, cached to at most 30 seconds, fail-closed on stale data. Includes OpenAPI 3.1 contract, Arazzo workflow, JSON Schemas, a hosted MCP server, and llms.txt.

This API exposes 14 operations across 7 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://btcwar.net.

14 operations 7 paths 3 schemas 7 GET7 HEAD

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://btcwar.net
Contact
Resource Areas
1

Paths & Operations 14

Across 7 paths, the API surfaces 14 operations — 7 GET, 7 HEAD. Each is listed below with its method, path, parameters, and response codes.

Market data 14

Sourced and timestamped Binance Spot observations.

GET
/api/market-snapshot/v1.json
Get the current nine-market snapshot
getLiveMarketSnapshot 2 params → 200304405502
HEAD
/api/market-snapshot/v1.json
Inspect live snapshot metadata
headLiveMarketSnapshot 2 params → 200304405502
GET
/api/market-snapshot/v1.jsonld
Get typed live price observations as JSON-LD
getLiveMarketSnapshotJsonLd 2 params → 200304405502
HEAD
/api/market-snapshot/v1.jsonld
Inspect live JSON-LD feed metadata
headLiveMarketSnapshotJsonLd 2 params → 200304405502
GET
/api/market-observation/v1/{symbol}.json
Get one directly citable live market observation
getLiveMarketObservation 3 params → 200304404405502
HEAD
/api/market-observation/v1/{symbol}.json
Get one live market observation's validators without a body
headLiveMarketObservation 3 params → 200304404405502
GET
/api/market-observation/v1/{symbol}.jsonld
Get one directly citable semantic live market observation
getLiveMarketObservationJsonLd 3 params → 200304404405502
HEAD
/api/market-observation/v1/{symbol}.jsonld
Get one semantic live market observation's validators without a body
headLiveMarketObservationJsonLd 3 params → 200304404405502
GET
/api/market-observation/v1.schema.json
Get the single-market observation JSON Schema
getMarketObservationSchema 2 params → 200304405503
HEAD
/api/market-observation/v1.schema.json
Get the single-market observation schema validators without a body
headMarketObservationSchema 2 params → 200304405503
GET
/api/market-snapshot/v1.schema.json
Get the JSON Schema validation contract
getMarketSnapshotSchema 2 params → 200304405503
HEAD
/api/market-snapshot/v1.schema.json
Inspect validation contract metadata
headMarketSnapshotSchema 2 params → 200304405503
GET
/api/status/v1.json
Get live market-data availability and freshness
getLiveMarketDataStatus 2 params → 200304405503
HEAD
/api/status/v1.json
Inspect live market-data status metadata
headLiveMarketDataStatus 2 params → 200304405503

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are MarketObservation (12 properties), MarketSnapshot (12 properties), MarketDataStatus (8 properties). Each schema is shown below with its type and property counts.

MarketDataStatus
object
8 properties 8 required
MarketSnapshot
object
Validation contract for BTC War's sourced, timestamped Binance Spot snapshot of nine USDT markets.
12 properties 12 required
MarketObservation
object
Validation contract for one directly citable, sourced and timestamped Binance Spot USDT observation selected from BTC War's complete nine-market snapshot.
12 properties 12 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

btc-war-live-market-data-api-market-data-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of BTC War Live Market Data API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.