Google Books API
Search for books and manage your personal library. Provides access to millions of book titles with metadata, previews, and download links.
Screenshot:
Base URL:
Auth: api_key
Endpoints: 2
Reachable: unknown
CORS: unknown
https://www.googleapis.com/books/v1Auth: api_key
Endpoints: 2
Reachable: unknown
CORS: unknown
Links
Topics
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
mylibrary/bookshelves | List my bookshelves | oauth2 | — | — |
GET |
mylibrary/bookshelves/{shelf} | Get my bookshelf | oauth2 | — | — |
GET |
mylibrary/bookshelves/{shelf}/volumes | Get volumes in my bookshelf | oauth2 | — | — |
GET |
volumes | Search volumes | api_key | — | — |
GET |
volumes/{volumeId} | Get volume by ID | api_key | — | — |