Book Cover & Summaries API - ISBN, Title & Category Search
Book Cover & Summaries API is a powerful and developer-friendly solution to instantly access book covers, summaries, author details, categories, and ISBN data through a fast and simple REST API. This API is designed for developers building mobile apps, web apps, SaaS platforms, marketplaces, or educational tools. It provides rich book data without the need for scraping or managing external data…
Book Cover & Summaries API - ISBN, Title & Category Search endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
ping /ping |
|
| Categories | ||
| GET |
getCategories /api/cover/categories |
|
| Search | ||
| GET |
searchByTitle /api/cover/search |
|
| GET |
searchByCategoryId /api/cover/category/{categoryId} |
|
| ISBN | ||
| GET |
searchByIsbn13WithDashes /api/cover/isbn |
Search by ISBN-13 passed as query param (handles dashes better) |
| GET |
searchByIsbnIsbn10OrIsbn13 /api/cover/isbn/0981454224 |
Search by ISBN-10 or ISBN-13. Accepts with or without dashes. Examples: - 0981454224 (ISBN-10) - 9780981454221 (ISBN-13) - 978-0981454221 (ISBN-13 with dashes) |
Book Cover & Summaries API - ISBN, Title & Category Search pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $2.99 / month | — |
|
| ULTRA | $19.99 / month | — |
|
| MEGA Recommended | Free | — |
|