ScriptureFlow Bible Data
Pricing
Pay per usage
ScriptureFlow Bible Data
Retrieve structured, multilingual Bible data as JSON. Look up passages, discover translations, and validate Scripture references for n8n, AI agents, and apps.
ScriptureFlow Bible Data
Pricing
Pay per usage
Retrieve structured, multilingual Bible data as JSON. Look up passages, discover translations, and validate Scripture references for n8n, AI agents, and apps.
Choose the ScriptureFlow operation. Supported modes are catalog, catalogSummary, passage, validate_reference, and translation_books.
Exact ScriptureFlow translation key, such as en-kjv or swh-onen. Required by passage, validate_reference, and translation_books modes.
Simple Bible reference for passage or validate_reference mode, best for English/canonical free-text references. For localized book names returned by translation_books, use structured book, chapter, verse, and optional endVerse fields instead. Supported examples include John 3:16, John 3:16-18, Romans 8:28-30, Psalm 23, and 1 John 1:9. Complex multi-reference input is not supported.
Structured passage book value, especially useful for localized book names or bookSlug values returned by translation_books. Example: yohana with translationId swh-onen.
Structured passage chapter number. Required when any structured passage field is used.
Structured passage starting verse number. Required when any structured passage field is used.
Optional same-chapter ending verse for structured passage ranges. Must be greater than or equal to verse.
Optional language code filter for catalog mode, for example eng. Leave empty to return all catalog rows up to maxResults.
Optional search term for catalog mode. Searches safe catalog fields such as translation ID, translation name, language code, and language name when available.
Optional catalog filter. When true, returns only translations with catalog metadata indicating at least 66 books and 1,189 chapters.
Include available non-text ScriptureFlow metadata in verse rows, such as source path, API path, ID, and input reference.