API 参考文档

此 API 参考文档按资源类型组织整理。每种资源类型都有一种或多种数据表示形式以及一个或多个方法。

书架

如需详细了解书架资源,请参阅资源表示形式页面。

方法 REST URI * 说明
list GET  /users/userId/bookshelves 检索指定用户的公开 Book 书架资源列表。
get GET  /users/userId/bookshelves/shelf 检索指定用户的特定 Book 书架资源

* 相对于基本 URI:https://www.googleapis.com/books/v1

音量

如需详细了解 Volume 资源,请参阅资源表示形式页面。

方法 REST URI * 说明
get GET  /volumes/volumeId 根据 ID 检索卷资源
list GET  /volumes?q={search terms} 执行图书搜索。

* 相对于基本 URI:https://www.googleapis.com/books/v1

书架

有关 Bookshevers.volumes 资源的详细信息,请参阅资源表示形式页面。

方法 REST URI * 说明
list GET  /users/userId/bookshelves/shelf/volumes 检索指定用户的特定书架中的卷。

* 相对于基本 URI:https://www.googleapis.com/books/v1

Mylibrary.books 书架

如需详细了解 Mylibrary.bookshelf,请参阅资源表示形式页面。

方法 REST URI * 说明
addVolume POST  /mylibrary/bookshelves/shelf/addVolume 向书架添加卷。
clearVolumes POST  /mylibrary/bookshelves/shelf/clearVolumes 清除书架中的所有卷。
get GET  /mylibrary/bookshelves/shelf 检索属于经过身份验证的用户的特定书架的元数据。
list GET  /mylibrary/bookshelves 检索属于经过身份验证的用户的书架列表。
MoveVolume POST  /mylibrary/bookshelves/shelf/moveVolume 移动书架中的卷。
removeVolume POST  /mylibrary/bookshelves/shelf/removeVolume 从书架中移除卷。

* 相对于基本 URI:https://www.googleapis.com/books/v1

Mylibrary.bookshevers.volumes

有关 Mylibrary.bookshevers.volumes 资源的详细信息,请参阅资源表示形式页面。

方法 REST URI * 说明
list GET  /mylibrary/bookshelves/shelf/volumes 获取书架上卷的卷信息。

* 相对于基本 URI:https://www.googleapis.com/books/v1