Embeddable Widget
Add hover/tap Bible tooltips to any website with one <script> tag. Verse references (e.g. John 3:16) and the names of biblical people, places, and things are detected automatically and show a preview on hover (desktop) or tap (mobile) — the actual verse text, or a short person/place/thing summary — without the reader leaving the page. Configure your snippet below, copy it, and paste it before </body>.
Build your snippet
Don’t have a key? Get one free → · already have one? copy it from your dashboard →
Live preview
Hover (or tap) the highlighted references and names below — these tooltips are produced by the real widget with your settings.
Want manual control?
Set data-autodetect="off" and tag elements yourself: <span data-bible-verse="John 3:16">, data-bible-person="david", data-bible-place="jerusalem", data-bible-thing="ark-of-the-covenant". Add data-bible-ignore to any element to skip it.
Query Parameters
Endpoints
/embed/v1The widget script itself — self-contained, ~13KB, zero dependencies. Load it with a <script> tag.
/api/v1/preview?ref={reference}Lightweight single-verse preview the tooltip fetches on hover.
/api/v1/{people|places|things}/{slug}?preview=1Lightweight person/place/thing preview the tooltip fetches on hover.
/api/v1/embed/indexThe detection dictionary (book + entity names + mention counts) the widget downloads once.