TIMECHAIN·MAP

Developer surface

The API
the network, by country.

The same geographic dataset that drives the Map, exposed as a plain JSON API. Free for everyone, with per-key rate limits to keep it healthy. Every figure carries its source and as-of date — geography off the chain is an estimate, and we say so.

Under development
landing in v0.2

The API ships after the interactive map. Initial endpoints will cover per-country mining/hashrate share over time, reachable-node counts, and the snapshot's provenance — each with its underlying source cited.

GET/v1/countries

All countries with their latest network share + as-of date.

GET/v1/country/{iso}

One country's time series: hashrate share, nodes, activity.

GET/v1/snapshot/{date}

The full world distribution at a past date.

GET/v1/sources

Every dataset feeding the map, with licence + last update.

GET/v1/status

Snapshot age + which sources are current.