Book
GET https://openlibrary.org/api/books?bibkeys=ISBN:{{isbn}}&format=json
The API allows requesting information on one or more books using ISBNs, OCLC Numbers, LCCNs and OLIDs (Open Library IDs).
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
bibkeys | string | ||
format | string |
RESPONSES
status: OK
{"ISBN:0201558025":{"bib_key":"ISBN:0201558025","info_url":"https://openlibrary.org/books/OL1429049M/Concrete_mathematics","preview":"restricted","preview_url":"https://archive.org/details/concretemathemat00grah_444","thumbnail_url":"https://covers.openlibrary.org/b/id/135182-S.jpg"}}