UnifyAPI
← Back to catalog

librivox.book

mock data$0.001 / call

LibriVox Audiobook Detail

Get full audiobook details by LibriVox ID — includes per-section MP3 URLs (chapter-level streaming), playtimes, authors, and project metadata. LibriVox public domain

Educationprovider: Librivox#librivox#education

Input schema

book_idrequired

LibriVox audiobook ID (integer). Use librivox.search first to discover IDs. Returns full chapter list with MP3 URLs.

integer

Call via REST

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

Try it

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