← Todos los productos API

Escrituras API

2 endpoints for Bible verse lookup via bible-api.com. Consulte any verse or passage by reference (e.g. John 3:16, Psalm 23:1-6), or get a random well-known verse. Devuelve full text, translation info, and individual verse breakdowns. Compatible con the World English Bible translation.

GRATIS 2 endpoints 100 sol/hora
URL base: https://nordapi.ee/api/v1

Búsqueda de versículos bíblicos

GET /bible/:reference
Detalles →

Consulte any Bible verse or passage by reference. Compatible con book names with chapter and verse numbers (e.g. 'john 3:16', 'psalm 23:1-6', 'genesis 1:1-10'). Devuelve full text, translation details, and individual verse breakdowns.

curl "https://nordapi.ee/api/v1/bible/john+3:16"

Versículo bíblico aleatorio

GET /bible/random
Detalles →

Obtenga a random well-known Bible verse from a curated selection of 20 popular passages including John 3:16, Psalm 23, Romans 8:28, y más.

curl https://nordapi.ee/api/v1/bible/random