29 lines
652 B
YAML
29 lines
652 B
YAML
|
id: api-bible
|
||
|
|
||
|
info:
|
||
|
name: API.Bible API Test
|
||
|
author: daffainfo
|
||
|
severity: info
|
||
|
description: Everything you need from the Bible in one discoverable place
|
||
|
reference:
|
||
|
- https://docs.api.bible
|
||
|
- https://github.com/daffainfo/all-about-apikey/tree/main/api-bible
|
||
|
tags: token-spray,bible
|
||
|
|
||
|
self-contained: true
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://api.scripture.api.bible/v1/bibles/a6aee10bb058511c-02/verses/JHN.3.16?fums-version=3"
|
||
|
headers:
|
||
|
api-key: "{{token}}"
|
||
|
|
||
|
matchers:
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "orgId"
|
||
|
- "bookId"
|
||
|
- "bibleId"
|
||
|
condition: and
|