Amagi API 文档 - v5.13.0
    正在准备搜索索引...

    变量 XiaohongshuApiRoutes常量

    XiaohongshuApiRoutes: {
        homeFeed: "/feed";
        noteDetail: "/note";
        noteComments: "/comments";
        userProfile: "/user";
        userNoteList: "/user/notes";
        emojiList: "/emoji";
        searchNotes: "/search";
    } = ...

    Xiaohongshu HTTP API 路由

    类型声明

    • 只读homeFeed: "/feed"
    • 只读noteDetail: "/note"
    • 只读noteComments: "/comments"
    • 只读userProfile: "/user"
    • 只读userNoteList: "/user/notes"
    • 只读emojiList: "/emoji"
    • 只读searchNotes: "/search"