MSL-API-V3
  1. 其它
MSL-API-V3
  • MSL-API-V3文档
  • MSL本体
    • 查询 MSL / MSLX 最新版本号 & 更新日志
      GET
    • 下载 MSL / MSLX 更新
      GET
    • 查询 MSL / MSLX 公告
      GET
    • 查询 MSL / MSLX 软件更新日志
      GET
    • 查询CourseForge Token
      GET
    • 查询P2P联机搭桥服务器地址
      GET
  • 服务端下载源
    • 查询镜像支持的服务端类型
      GET
    • 查询特定服务端简介
      GET
    • 查询服务端分类
      GET
    • 查询特定服务端支持的MC版本
      GET
    • 获取服务端的所有构建信息
      GET
    • 获取服务端下载地址
      GET
    • 获取服务端下载地址(需登录)
      GET
    • 查询支持的Java列表
      GET
    • 获取特定Java版本下载地址
      GET
    • 查询特定Java的下载地址
      GET
    • 查询可用Java列表
      GET
  • 日志系统
    • 异常日志上传
      POST
    • 用户初始化
      GET
    • 用户崩溃日志查询
      GET
  • 其它
    • 查询API路由统计信息
      GET
    • 子节点信息同步
      GET
    • 查询用户统计信息
      GET
    • 获取项目Stars列表
      GET
  • 管理类
    • 获取api存储数据
    • 修改api存储数据
    • 手动开启执行同步任务
  1. 其它

获取项目Stars列表

开发中
GET
/stat/stars

请求参数

Query 参数

Header 参数

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.mslmc.cn/v3/stat/stars?project=MSLX&count=1000' \
--header 'User-Agent: MSL API Test'

返回响应

🟢200成功
application/json
Body

示例
{"code":200,"message":"","data":{"project":"MSLX","stars":35,"data":[{"avatar":"https://avatars.githubusercontent.com/u/22949146?v=4","user":"gehhxing"},{"avatar":"https://avatars.githubusercontent.com/u/105976289?v=4","user":"wwwnanoo"},{"avatar":"https://avatars.githubusercontent.com/u/68740140?v=4","user":"lianbieliu"},{"avatar":"https://avatars.githubusercontent.com/u/62320562?v=4","user":"1lkei"},{"avatar":"https://avatars.githubusercontent.com/u/233107340?v=4","user":"lll114514lll1919810lll"},{"avatar":"https://avatars.githubusercontent.com/u/152674294?v=4","user":"366862732"},{"avatar":"https://avatars.githubusercontent.com/u/240005606?v=4","user":"TuBo0617"},{"avatar":"https://avatars.githubusercontent.com/u/219492645?v=4","user":"zhangqingxin2014"},{"avatar":"https://avatars.githubusercontent.com/u/177398873?v=4","user":"shijinyiA"},{"avatar":"https://avatars.githubusercontent.com/u/259257078?v=4","user":"SYSTEM-RAMOS-ZDY"},{"avatar":"https://avatars.githubusercontent.com/u/125948644?v=4","user":"483170596"},{"avatar":"https://avatars.githubusercontent.com/u/88127426?v=4","user":"mengxi233"},{"avatar":"https://avatars.githubusercontent.com/u/77006751?v=4","user":"MiChongs"},{"avatar":"https://avatars.githubusercontent.com/u/181747375?v=4","user":"ACLittleice"},{"avatar":"https://avatars.githubusercontent.com/u/159684824?v=4","user":"hulun0933"},{"avatar":"https://avatars.githubusercontent.com/u/179194764?v=4","user":"XGWWsb"},{"avatar":"https://avatars.githubusercontent.com/u/194590205?v=4","user":"Limou233"},{"avatar":"https://avatars.githubusercontent.com/u/64688148?v=4","user":"youlan2333"},{"avatar":"https://avatars.githubusercontent.com/u/140514218?v=4","user":"akydxyw"},{"avatar":"https://avatars.githubusercontent.com/u/178002315?v=4","user":"qiuxi903"},{"avatar":"https://avatars.githubusercontent.com/u/128235330?v=4","user":"NoNameLeGo"},{"avatar":"https://avatars.githubusercontent.com/u/104724887?v=4","user":"zengmaoyuan"},{"avatar":"https://avatars.githubusercontent.com/u/186927019?v=4","user":"zsc457869"},{"avatar":"https://avatars.githubusercontent.com/u/112693162?v=4","user":"XDDXMT"},{"avatar":"https://avatars.githubusercontent.com/u/198514059?v=4","user":"XiangXunyi"},{"avatar":"https://avatars.githubusercontent.com/u/130191110?v=4","user":"wzyaeu"},{"avatar":"https://avatars.githubusercontent.com/u/168906834?v=4","user":"bCreeper156"},{"avatar":"https://avatars.githubusercontent.com/u/190555695?v=4","user":"whzer1"},{"avatar":"https://avatars.githubusercontent.com/u/220026330?v=4","user":"DogerMMC"},{"avatar":"https://avatars.githubusercontent.com/u/142490472?v=4","user":"sodapisuki"},{"avatar":"https://avatars.githubusercontent.com/u/110772997?v=4","user":"weiwei52o"},{"avatar":"https://avatars.githubusercontent.com/u/107683340?v=4","user":"Praytowin1"},{"avatar":"https://avatars.githubusercontent.com/u/48723925?v=4","user":"YeFeng233"},{"avatar":"https://avatars.githubusercontent.com/u/82928147?v=4","user":"ZephyrusZhang"},{"avatar":"https://avatars.githubusercontent.com/u/58876608?v=4","user":"luluxiaoyu"}]}}
修改于 2026-03-14 08:30:05
上一页
查询用户统计信息
下一页
获取api存储数据
Built with