API 参考文档

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

书架

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

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

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

音量

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

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

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

Bookshelves.volumes

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

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

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

Mylibrary.bookshelves

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

方法 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.bookshelves.volumes

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

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

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