UnifyAPI
← Back to catalog

bible.commentaries

mock data$0.001 / call

List Bible Commentaries

List available scholarly Bible commentaries (Matthew Henry, JFB, Gill, etc.). Each entry includes commentary ID, name, and language. Free Use Bible API

Educationprovider: Bible#bible#education

Input schema

limit

Max commentaries to return (default 50, max 100).

integer

Call via REST

curl -X POST https://unifyapi.pro/api/call/bible.commentaries \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"limit":0}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.