托管服务接口
  1. 个人数据
托管服务接口
  • 返回首页
  • 微信读书
  • 凭证服务
    • 托管凭证
      POST
    • 获取凭证
      GET
    • 获取凭证活性
      HEAD
  • 个人数据
    • 获取单书笔记
      GET
    • 获取书架书籍
      GET
  • 通用服务
    • 获取书籍详情
      GET
    • 获取书籍热门标注
      GET
    • 搜索微信读书库
      GET
  1. 个人数据

获取书架书籍

GET
/client/tencent/read/bookshelf
接口级别:私人
撰写者:钟意
获取微信读书个人书架

请求参数

Authorization
在 Header 添加参数
Authorization
,其值为在 Trusteeship 之后拼接 Token
示例:
Authorization: Trusteeship ********************

返回响应

🟢200成功
application/json
Body

示例
{
    "code": 200,
    "result": true,
    "msg": "书架获取成功 !",
    "data": [
        {
            "bookId": "837008",
            "title": "乌合之众:大众心理研究",
            "author": "勒庞",
            "translator": "王浩宇",
            "cover": "https://cdn.weread.qq.com/weread/cover/12/YueWen_837008/s_YueWen_837008.jpg",
            "version": 673523793,
            "format": "epub",
            "type": 0,
            "price": 12.99,
            "originalPrice": 0,
            "soldout": 0,
            "bookStatus": 1,
            "payType": 4097,
            "lastChapterCreateTime": 1681232103,
            "centPrice": 1299,
            "finished": 1,
            "maxFreeChapter": 5,
            "maxFreeInfo": {
                "maxFreeChapterIdx": 5,
                "maxFreeChapterUid": 20,
                "maxFreeChapterRatio": 76
            },
            "free": 0,
            "mcardDiscount": 0,
            "ispub": 1,
            "extra_type": 5,
            "updateTime": 1694006602,
            "publishTime": "2016-02-01 00:00:00",
            "category": "心理-心理学研究",
            "categories": [
                {
                    "categoryId": 800000,
                    "subCategoryId": 800004,
                    "categoryType": 0,
                    "title": "心理-心理学研究"
                }
            ],
            "hasLecture": 1,
            "lPushName": "为什么在人群中我们总被人牵着鼻子走?",
            "lastChapterIdx": 19,
            "paperBook": {
                "skuId": ""
            },
            "copyrightChapterUids": [
                17
            ],
            "blockSaveImg": 0,
            "language": "zh",
            "hideUpdateTime": false,
            "isEPUBComics": 0,
            "webBookControl": 0,
            "selfProduceIncentive": false,
            "showLectureButton": 1,
            "secret": 0,
            "readUpdateTime": 1703347136,
            "finishReading": 1,
            "paid": 0
        },
        {
            "bookId": "3300020527",
            "title": "解忧杂货店",
            "author": "东野圭吾",
            "translator": "李盈春",
            "cover": "https://cdn.weread.qq.com/weread/cover/27/3300020527/s_3300020527.jpg",
            "version": 152652670,
            "format": "epub",
            "type": 0,
            "price": 39.99,
            "originalPrice": 0,
            "soldout": 0,
            "bookStatus": 1,
            "payType": 1048577,
            "lastChapterCreateTime": 1698342603,
            "centPrice": 3999,
            "finished": 1,
            "maxFreeChapter": 5,
            "maxFreeInfo": {
                "maxFreeChapterIdx": 5,
                "maxFreeChapterUid": 51,
                "maxFreeChapterRatio": 55
            },
            "free": 0,
            "mcardDiscount": 0,
            "ispub": 1,
            "extra_type": 5,
            "updateTime": 1700530016,
            "publishTime": "2020-09-09 00:00:00",
            "category": "精品小说-悬疑推理",
            "categories": [
                {
                    "categoryId": 100000,
                    "subCategoryId": 100008,
                    "categoryType": 0,
                    "title": "精品小说-悬疑推理"
                }
            ],
            "hasLecture": 1,
            "lastChapterIdx": 51,
            "paperBook": {
                "skuId": ""
            },
            "copyrightChapterUids": [
                48
            ],
            "blockSaveImg": 0,
            "language": "zh",
            "hideUpdateTime": false,
            "isEPUBComics": 0,
            "webBookControl": 0,
            "selfProduceIncentive": false,
            "showLectureButton": 1,
            "secret": 0,
            "readUpdateTime": 1686583602,
            "finishReading": 1,
            "paid": 0
        },
        {
            "bookId": "3300003329",
            "title": "欢迎来到实力至上主义的教室 1-10册和番外1、2(套装共12册)",
            "author": "衣笠彰梧 ",
            "cover": "https://cdn.weread.qq.com/weread/cover/98/cpPlatform_3300003329/s_cpPlatform_3300003329.jpg",
            "version": 1006124224,
            "format": "epub",
            "type": 0,
            "price": 199,
            "originalPrice": 0,
            "soldout": 0,
            "bookStatus": 1,
            "payType": 1048577,
            "lastChapterCreateTime": 0,
            "centPrice": 19900,
            "finished": 1,
            "maxFreeChapter": 19,
            "maxFreeInfo": {
                "maxFreeChapterIdx": 19,
                "maxFreeChapterUid": 19,
                "maxFreeChapterRatio": 62
            },
            "free": 0,
            "mcardDiscount": 0,
            "ispub": 1,
            "extra_type": 7,
            "updateTime": 1724163711,
            "publishTime": "2021-10-01 00:00:00",
            "category": "精品小说-青春文学",
            "categories": [
                {
                    "categoryId": 100000,
                    "subCategoryId": 100003,
                    "categoryType": 0,
                    "title": "精品小说-青春文学"
                }
            ],
            "hasLecture": 0,
            "lastChapterIdx": 119,
            "paperBook": {
                "skuId": ""
            },
            "copyrightChapterUids": [
                2
            ],
            "blockSaveImg": 0,
            "language": "zh",
            "hideUpdateTime": false,
            "isEPUBComics": 0,
            "webBookControl": 0,
            "selfProduceIncentive": false,
            "showLectureButton": 1,
            "secret": 0,
            "readUpdateTime": 1695755976,
            "finishReading": 1,
            "paid": 0
        },
        {
            "bookId": "30658666",
            "title": "欢迎来到实力至上主义的教室3",
            "author": "衣笠彰梧",
            "translator": "虎虎",
            "cover": "https://cdn.weread.qq.com/weread/cover/18/YueWen_30658666/s_YueWen_30658666.jpg",
            "version": 530777462,
            "format": "epub",
            "type": 0,
            "price": 19.99,
            "originalPrice": 0,
            "soldout": 0,
            "bookStatus": 1,
            "payType": 1048577,
            "lastChapterCreateTime": 0,
            "centPrice": 1999,
            "finished": 1,
            "maxFreeChapter": 5,
            "maxFreeInfo": {
                "maxFreeChapterIdx": 5,
                "maxFreeChapterUid": 5,
                "maxFreeChapterRatio": 25
            },
            "free": 0,
            "mcardDiscount": 0,
            "ispub": 1,
            "extra_type": 5,
            "updateTime": 1712036181,
            "publishTime": "2020-03-01 00:00:00",
            "category": "精品小说-青春文学",
            "categories": [
                {
                    "categoryId": 100000,
                    "subCategoryId": 100003,
                    "categoryType": 0,
                    "title": "精品小说-青春文学"
                }
            ],
            "hasLecture": 0,
            "lastChapterIdx": 11,
            "paperBook": {
                "skuId": "12826370"
            },
            "copyrightChapterUids": [
                2
            ],
            "blockSaveImg": 0,
            "language": "zh",
            "hideUpdateTime": false,
            "isEPUBComics": 0,
            "webBookControl": 0,
            "selfProduceIncentive": false,
            "showLectureButton": 1,
            "secret": 0,
            "readUpdateTime": 1683921538,
            "finishReading": 1,
            "paid": 0
        },
        {
            "bookId": "22720170",
            "title": "小王子(英文版)",
            "author": "圣埃克絮佩里",
            "cover": "https://cdn.weread.qq.com/weread/cover/53/YueWen_22720170/s_YueWen_22720170.jpg",
            "version": 437950980,
            "format": "epub",
            "type": 0,
            "price": 6.99,
            "originalPrice": 0,
            "soldout": 0,
            "bookStatus": 1,
            "payType": 4097,
            "lastChapterCreateTime": 1708676630,
            "centPrice": 699,
            "finished": 1,
            "maxFreeChapter": 7,
            "maxFreeInfo": {
                "maxFreeChapterIdx": 7,
                "maxFreeChapterUid": 67,
                "maxFreeChapterRatio": 40
            },
            "free": 0,
            "mcardDiscount": 0,
            "ispub": 1,
            "extra_type": 5,
            "updateTime": 1708527522,
            "publishTime": "2018-04-01 00:00:00",
            "category": "文学-世界名著",
            "categories": [
                {
                    "categoryId": 300000,
                    "subCategoryId": 300014,
                    "categoryType": 0,
                    "title": "文学-世界名著"
                },
                {
                    "categoryId": 1800000,
                    "subCategoryId": 1800001,
                    "categoryType": 0,
                    "title": "原版书-英文原版"
                },
                {
                    "categoryId": 1300000,
                    "subCategoryId": 1300001,
                    "categoryType": 0,
                    "title": "童书-儿童文学"
                }
            ],
            "hasLecture": 0,
            "lastChapterIdx": 31,
            "paperBook": {
                "skuId": "12249104"
            },
            "otherType": [
                {
                    "type": "epub",
                    "showType": true,
                    "translateStatus": "close",
                    "translateDone": true
                }
            ],
            "copyrightChapterUids": [
                62
            ],
            "blockSaveImg": 0,
            "language": "zh",
            "hideUpdateTime": false,
            "isEPUBComics": 0,
            "webBookControl": 0,
            "selfProduceIncentive": false,
            "showLectureButton": 1,
            "secret": 0,
            "readUpdateTime": 1683921565,
            "finishReading": 1,
            "paid": 0
        },
        {
            "bookId": "32203540",
            "title": "朝闻道",
            "author": "刘慈欣",
            "cover": "https://wfqqreader-1252317822.image.myqcloud.com/cover/540/32203540/s_32203540.jpg",
            "version": 1873352741,
            "format": "epub",
            "type": 0,
            "price": 6.99,
            "originalPrice": 0,
            "soldout": 0,
            "bookStatus": 1,
            "payType": 1048577,
            "lastChapterCreateTime": 1693503901,
            "centPrice": 699,
            "finished": 1,
            "maxFreeChapter": 3,
            "maxFreeInfo": {
                "maxFreeChapterIdx": 3,
                "maxFreeChapterUid": 3,
                "maxFreeChapterRatio": 100
            },
            "free": 0,
            "mcardDiscount": 0,
            "ispub": 1,
            "extra_type": 1,
            "updateTime": 1708595294,
            "publishTime": "2015-01-01 00:00:00",
            "category": "精品小说-科幻小说",
            "categories": [
                {
                    "categoryId": 100000,
                    "subCategoryId": 100004,
                    "categoryType": 0,
                    "title": "精品小说-科幻小说"
                }
            ],
            "hasLecture": 0,
            "lastChapterIdx": 7,
            "paperBook": {
                "skuId": "12513021"
            },
            "copyrightChapterUids": [
                2
            ],
            "blockSaveImg": 0,
            "language": "zh-CN",
            "hideUpdateTime": false,
            "isEPUBComics": 0,
            "webBookControl": 0,
            "selfProduceIncentive": false,
            "showLectureButton": 1,
            "secret": 0,
            "readUpdateTime": 1702659709,
            "finishReading": 1,
            "paid": 0
        },
        {
            "bookId": "912417",
            "title": "小岛经济学",
            "author": "彼得·D.希夫 安德鲁·J.希夫",
            "translator": "胡晓姣,吕靖纬,陈志超",
            "cover": "https://cdn.weread.qq.com/weread/cover/76/YueWen_912417/s_YueWen_912417.jpg",
            "version": 911635205,
            "format": "epub",
            "type": 0,
            "price": 35.4,
            "originalPrice": 0,
            "soldout": 0,
            "bookStatus": 1,
            "payType": 1048577,
            "lastChapterCreateTime": 1688061021,
            "centPrice": 3540,
            "finished": 1,
            "maxFreeChapter": 7,
            "maxFreeInfo": {
                "maxFreeChapterIdx": 7,
                "maxFreeChapterUid": 38,
                "maxFreeChapterRatio": 59
            },
            "free": 0,
            "mcardDiscount": 0,
            "ispub": 1,
            "extra_type": 5,
            "updateTime": 1708526001,
            "publishTime": "2016-09-01 00:00:00",
            "category": "经济理财-财经",
            "categories": [
                {
                    "categoryId": 1100000,
                    "subCategoryId": 1100001,
                    "categoryType": 0,
                    "title": "经济理财-财经"
                }
            ],
            "hasLecture": 1,
            "lastChapterIdx": 34,
            "paperBook": {
                "skuId": "12050363"
            },
            "copyrightChapterUids": [
                33
            ],
            "blockSaveImg": 0,
            "language": "zh-CN",
            "hideUpdateTime": false,
            "isEPUBComics": 0,
            "webBookControl": 0,
            "selfProduceIncentive": false,
            "showLectureButton": 1,
            "secret": 0,
            "readUpdateTime": 1691758775,
            "finishReading": 1,
            "paid": 0
        },
        {
            "bookId": "3300053438",
            "title": "翦商:殷周之变与华夏新生",
            "author": "李硕",
            "cover": "https://cdn.weread.qq.com/weread/cover/31/cpplatform_qgm8mx4we5qpr3jsaspa9n/s_cpplatform_qgm8mx4we5qpr3jsaspa9n1679558201.jpg",
            "version": 744384977,
            "format": "epub",
            "type": 0,
            "price": 59.5,
            "originalPrice": 0,
            "soldout": 0,
            "bookStatus": 1,
            "payType": 4097,
            "lastChapterCreateTime": 1689874821,
            "centPrice": 5950,
            "finished": 1,
            "maxFreeChapter": 7,
            "maxFreeInfo": {
                "maxFreeChapterIdx": 7,
                "maxFreeChapterUid": 52,
                "maxFreeChapterRatio": 21
            },
            "free": 0,
            "mcardDiscount": 0,
            "ispub": 1,
            "extra_type": 5,
            "updateTime": 1690534709,
            "publishTime": "2022-10-01 00:00:00",
            "category": "历史-中国古代",
            "categories": [
                {
                    "categoryId": 200000,
                    "subCategoryId": 200007,
                    "categoryType": 0,
                    "title": "历史-中国古代"
                }
            ],
            "hasLecture": 0,
            "lastChapterIdx": 33,
            "paperBook": {
                "skuId": ""
            },
            "copyrightChapterUids": [
                2
            ],
            "blockSaveImg": 0,
            "language": "zh-CN",
            "hideUpdateTime": false,
            "isEPUBComics": 0,
            "webBookControl": 0,
            "selfProduceIncentive": false,
            "showLectureButton": 1,
            "secret": 0,
            "readUpdateTime": 1685092644,
            "finishReading": 0,
            "paid": 0
        }
    ]
}
🟠400参数不正确
🟢201参数无意义
修改于 2024-08-21 17:03:26
上一页
获取单书笔记
下一页
获取书籍详情
Built with