JSON Bible API Theological Knowledge Graph

Bible API Built for AI

Structured, canonical scripture designed for grounded AI reasoning—not guesswork.

340,000 Bible cross-references visualized — Genesis to Revelation

Every arc is a cross-reference. Every color is a weight. 340,000 relationships, Genesis to Revelation → Now structured into a directional theological graph — typed edges, doctrinal flow, machine-traversable.

Cross-References with Strength Weights

GET /api/cross-references?reference=John+3:16

John 3:16 source

“For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.”

Romans 5:8 very high
Romans 8:32 very high
John 3:15 very high
John 6:40 very high
John 3:36 very high
1 John 4:19 very high
John 10:28 very high
Romans 5:10 high

Full API reference →

A Theological Knowledge Graph

Cross-references tell you what connects. The Topics graph tells you how and why — with typed edges that encode doctrinal flow, not just adjacency.

faith depends-on jesus-christ
repentance leads-to faith
atonement results-in redemption
resurrection reverses death
salvation leads-to eternal-life
grace depends-on jesus-christ

Each edge has a canonical type — leads-to, depends-on, reverses, results-in and more — so an AI can follow a valid path through doctrine, not just match keywords.

Example traversal path
sin → leads-to → repentance → leads-to → faith → depends-on → jesus-christ
jesus-christ → leads-to → the-cross → leads-to → atonement → results-in → redemption
redemption → leads-to → salvation → leads-to → eternal-life
GET /api/topics/salvation
Authorization: Bearer your_api_key

{
  "topic": { "slug": "salvation", "name": "Salvation", "type": "doctrine" },
  "related": [
    { "slug": "faith", "name": "Faith", "relation": "depends-on", "direction": "outgoing" },
    { "slug": "jesus-christ", "name": "Jesus Christ", "relation": "depends-on", "direction": "outgoing" },
    { "slug": "eternal-life", "name": "Eternal Life", "relation": "leads-to", "direction": "outgoing" }
  ],
  "anchors": [
    { "reference": "Romans 10:9", "score": 0.95 },
    { "reference": "Ephesians 2:8", "score": 0.95 }
  ]
}

Topics API reference →

Why devs choose BibleBridge

Handles messy real-world inputiitim3:16, Ps23, compound ranges, and archaic book names all resolve.
Weighted cross-references — 340,000 relationships with raw scores and strength tiers (very_highlow).
Canonical + OSIS IDs on every response — interop-safe identifiers that work across systems.
Stable, versioned schemas — ship it and forget it. We don’t silently reshape responses.
No scraping, no licensing risk — public-domain KJV, zero attribution requirements, commercial-safe.
Free to start — 500 calls/day, no credit card. Production plans scale to 75,000 calls/day.
AI & MCP Server — Plug structured scripture retrieval directly into Claude and other AI agents. The BibleBridge MCP Server exposes every endpoint as a tool call — no parsing layer needed. MCP docs →

Scripture Resolver No API key required

Type any Bible reference — messy, abbreviated, or compound — and see it resolved instantly.

Licensing-Safe Verified public-domain Scripture with no attribution or link-back requirements. Suitable for commercial, institutional, and ministry use. Legal & Provenance

Start Building with Scripture Data

500 free calls per day — no credit card required. Production plans up to 75,000 calls/day.