Skip to content

Commit

Permalink
Remove exposed API key. Fixes #2
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrainger authored Mar 1, 2024
1 parent 421abea commit 21f121c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Bible_Search.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Searches the text of a Bible.

### Example

[https://api.biblia.com/v1/bible/search/LEB.js?query=bread&mode=verse&start=0&limit=20&key=abc123](https://api.biblia.com/v1/bible/search/LEB.js?query=bread&mode=verse&start=0&limit=20&key=fd37d8f28e95d3be8cb4fbc37e15e18e)
[https://api.biblia.com/v1/bible/search/LEB.js?query=bread&mode=verse&start=0&limit=20&key=abc123](https://api.biblia.com/v1/bible/search/LEB.js?query=bread&mode=verse&start=0&limit=20&key=abc123)

### Request Parameters

Expand Down

0 comments on commit 21f121c

Please sign in to comment.