UnifyAPI
← Back to catalog

gutendex.book

mock data$0.001 / call

Project Gutenberg Book Detail

Get full metadata + download URLs (EPUB, TXT, HTML, cover JPEG) for a Project Gutenberg book by numeric ID (e.g. 1342 = Pride and Prejudice). Gutendex MIT

Educationprovider: Gutendex#gutendex#education

Input schema

book_idrequired

Project Gutenberg book ID (e.g. 1342 for Pride and Prejudice, 11 for Alice in Wonderland).

integer

Call via REST

curl -X POST https://unifyapi.pro/api/call/gutendex.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.