开放接口
    开放接口
    • 获取 github 提交记录
      GET
    • 博客音乐接口
      GET

      博客音乐接口

      GET
      https://meting-api.kpretty.tech/api
      最后修改时间:2025-07-31 09:40:42
      责任人:王一川
      仓库地址
      请求示例请求示例
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://meting-api.kpretty.tech/api?server=netease&type=playlist&id=542290054'
      响应示例响应示例
      [
          {
              "title": "走过咖啡屋",
              "author": "千百惠",
              "pic": "https://p1.music.126.net/o7O_gp1rdiXriAV46LSJoQ==/19000660439853453.jpg",
              "url": "https://meting-api.kpretty.tech/api?server=netease&type=url&id=284245",
              "lrc": "https://meting-api.kpretty.tech/api?server=netease&type=lrc&id=284245"
          },
          {
              "title": "慢慢爱",
              "author": "庄东茹(豆芽鱼)",
              "pic": "https://p1.music.126.net/vTncsyG18Gxx8GrCv4AjHg==/109951170498581583.jpg",
              "url": "https://meting-api.kpretty.tech/api?server=netease&type=url&id=2676696606",
              "lrc": "https://meting-api.kpretty.tech/api?server=netease&type=lrc&id=2676696606"
          }
      ]

      请求参数

      Query 参数

      返回响应

      🟢200成功
      application/json
      Body

      修改于 2025-07-31 09:40:42
      上一页
      获取 github 提交记录
      Built with