Chia ยท REST API

BonGreenhouse

A tended bridge between your code and the Chia blockchain. Decode addresses, look up coins, inspect offers โ€” through a small, predictable REST API.

Try it in one line

Pull a leaf from the canopy

Every endpoint lives under /api/v1 and is fully free and open.

curl https://your-host/api/v1/node/status

No account needed during development. See the docs for the full surface, response conventions, and client snippets.

Sunlight filtering through a greenhouse interior
Read

Node & coins

Status, peak height, coin lookups by ID, puzzle hash, or hint. Idempotent and safe to cache.

Decode

Addresses & offers

Round-trip xch1โ€ฆ โ†” puzzle hash, normalize asset IDs, and inspect or validate offer strings.

Teach

Security reports

In-memory teaching reports on entropy failures, BLS pitfalls, and bundle-exclusion games.

An unhandled error has occurred. Reload ๐Ÿ—™