← Back to catalog
gutendex.book
mock data$0.001 / callProject 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
Input schema
book_idrequired
integerProject Gutenberg book ID (e.g. 1342 for Pride and Prejudice, 11 for Alice in Wonderland).
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}'