Loading...
Reference

Religion: Bible/Quaran

Overview

Religion API allows you to retrieve sacred texts from the Bible and Quran.

  • Bible: Supports multiple translations (KJV, WEB, BBE, etc.).
  • Quran: Returns Arabic text, English translation, and audio.
  • Endpoint

    POST /religion

    Request Parameters

    FieldTypeRequiredDescription
    typestringRequired'bible' or 'quran'.
    referencestringRequiredFormat: "Book Chapter:Verse" or "Surah:Ayah".
    versionstringOptionalBible translation code. Default: 'web'. Options: `kjv`, `bbe`, `oeb-us`, `web`.

    Example: Bible (KJV)

    javascript

    Successful Response (Bible)

    json