How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Google My Library API

The My Library API from Google — 7 operation(s) for my library.

Google My Library API is one of 125 APIs that Google publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include My Library. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and an API reference.

This API exposes 7 operations across 7 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://www.googleapis.com/books/v1.

7 operations 7 paths 5 schemas 3 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.example.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Google My Library API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 1 scope.

  • OAuth2 — OAuth 2.0 authentication for Google Books API

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 3 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

My Library 7
GET
/mylibrary/bookshelves
Google List My Bookshelves
listMyBookshelves 1 param → 200400401
GET
/mylibrary/bookshelves/{shelf}
Google Get My Bookshelf
getMyBookshelf 2 params → 200400401404
POST
/mylibrary/bookshelves/{shelf}/addVolume
Google Add Volume to Bookshelf
addVolumeToBookshelf 3 params → 204400401404
POST
/mylibrary/bookshelves/{shelf}/clearVolumes
Google Clear Volumes from Bookshelf
clearVolumesFromBookshelf 2 params → 204400401404
POST
/mylibrary/bookshelves/{shelf}/moveVolume
Google Move Volume in Bookshelf
moveVolumeInBookshelf 4 params → 204400401404
POST
/mylibrary/bookshelves/{shelf}/removeVolume
Google Remove Volume from Bookshelf
removeVolumeFromBookshelf 3 params → 204400401404
GET
/mylibrary/bookshelves/{shelf}/volumes
Google List My Bookshelf Volumes
listMyBookshelfVolumes 7 params → 200400401404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Bookshelf (10 properties), Volume (9 properties), VolumesResponse (3 properties), BookshelvesResponse (2 properties). Each schema is shown below with its type and property counts.

Bookshelf
object
A bookshelf resource represents the metadata for a bookshelf, it does not include the volumes in the bookshelf
10 properties
VolumesResponse
object
Response containing a list of volumes from a search
3 properties 1 required
BookshelvesResponse
object
Response containing a list of bookshelves
2 properties 1 required
Error
object
Error response
1 property
Volume
object
A Volume represents information that Google Books hosts about a book or a magazine. It contains metadata, such as title and author, as well as personalized dat…
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

google-my-library-api-openapi.yml Raw ↑

Other APIs Google publishes across the network.

Google Cloud API Gateway
Google Maps API
Google Aggregate Places API
Google Places Insights API
Google Street View Imagery API
Google Elevation API
Google Routes API
Google Geocoding API
Google Geolocation API
Google Address Validation API
Google Time Zone API
Google Air Quality API
Where this information came from

This is an independent, third-party profile of Google My Library API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.