Google Books API

Provides search and retrieval of book metadata and full-text content from the Google Books catalog, supporting queries by title, author, ISBN, and other criteria. Authenticated users can manage personal bookshelves and their contents via OAuth.

Claim this API

Are you the operator of Google Books API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with Google Books API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Screenshot:
Screenshot of Google Books API homepage
Slug: google-books
Key: googleapis.com:google-books-api
Base URL: https://www.googleapis.com/books/v1/
Auth: none
Endpoints: 2
Reachable: unknown
CORS: unknown
Tier: verified

Topics

ENTERTAINMENT, KNOWLEDGE

Skills

Endpoints (5)

Path Summary Response Auth
mylibrary/bookshelves List my bookshelves application/json oauth2
mylibrary/bookshelves/{shelf} Get my bookshelf application/json oauth2
mylibrary/bookshelves/{shelf}/volumes Get volumes in my bookshelf application/json oauth2
volumes Search for books application/json api_key
volumes/{volumeId} Get a specific book volume application/json api_key