BookAPI
Access comprehensive book data with the Book API. Search millions of books by title or retrieve detailed information using ISBN identifiers. Our API provides: - ISBN-10 and ISBN-13 lookup with automatic conversion - Full-text search across titles and authors - Complete metadata including publishers, dates, page counts, and languages - Cover images in multiple sizes - Fast, reliable responses…
BookAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search Book /book/search |
Search for a book and recieve 10 responses close to it, that returns title, authors, publish_year, and language for each response. |
| GET |
ISBN Lookup /book/isbn/{isbn} |
Look up books using isbn. NOTE: DO NOT PUT ANY DASHES WHEN CALLING THE ENDPOINT, ONLY NUMBERS. |
BookAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $10 / month | — |
|
| MEGA Recommended | $15 / month | — |
|