Libby
communityLibrary ebook and audiobook app by OverDrive — borrow digital books free with a library card
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/searchSearch library catalog
Parameters
qstringrequiredformatstringoptionalavailablebooleanoptionalReturns
books[] with id, title, author, format, available, wait_time, cover_urlGET
/api/books/{id}Get book details
Parameters
idstringrequiredReturns
title, author, description, format, publisher, subjects[], sample_url, availability{copies, holds}GET
/api/libraries/{id}Get library info
Parameters
idstringrequiredReturns
name, website, catalog_size, formats_supported[], card_signup_url