ESV API Changelog
2019-08-26
The endpoints for passage text (both HTML and plain text) now enforce our licensing terms. If a query exceeds these limits, the associated response will be truncated.
2018-09-20
Added the /v3/passage/search/
endpoint.
2018-09-13
Changed the default of the /v3/passage/text/
endpoint's include-passage-horizontal-lines
and include-heading-horizontal-lines
parameters to false
. The default behavior of this endpoint was affected by an upstream bug causing these parameters to function as off by default anyway. The erroneous newline that prepended many returned texts will no longer be included.