Back to catalog
📚

A Bíblia Digital

API Key

Do not worry about managing the multiple versions of the Bible

📚BooksHTTPS

John 3:16

A Biblia Digital

BookJohn
Chapter3
Verse16
TextFor God so loved the world that he gave his one and only Son, that whoever believes in him shall not perish but have eternal life.
VersionNIV

Sample Response

response.json
1{
2 "book": "John",
3 "chapter": "3",
4 "verse": "16",
5 "text": "For God so loved the world that he gave his one and only Son, that whoever believes in him shall not perish but have eternal life.",
6 "version": "NIV"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.abibliadigital.com.br/en" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs