{
  "name": "BlockBible API",
  "description": "Bible text with per-verse SHA-256 Merkle proofs against a Bitcoin-anchored root.",
  "spec": "https://github.com/chadarimura — see SPEC.md in the blockbible project",
  "web": "https://blockbible.chad.cm",
  "endpoints": {
    "verse": "/v1/kjv/verse?ref=John+3:16  or  /v1/kjv/john/3/16",
    "chapter": "/v1/kjv/john/3",
    "books": "/v1/kjv/books",
    "root": "/v1/kjv/root (Merkle root + anchor info)"
  }
}