how do you pass more than one bible reference in the URL?

Andrew Jones
Andrew Jones Member Posts: 18 ✭✭
edited November 2024 in English Forum

I would like to call up for example the following verses: 2 Peter 1:20, 21; 2 Tim. 3:16, 17; Ps. 119:105; Prov. 30:5, 6; Isa. 8:20; John 17:17; 1 Thess. 2:13; Heb. 4:12

How would I do that in the API? An example of what I'm doing:

http://api.biblia.com/v1/bible/content/KJV.html?key=[my key]&passage=John+3:16-18&style=bibleTextOnly

I would like to pass into the passage parameter a list of different Bible references like other Bible APIs allow.

Thanks!

Comments