修仙 API世界
GET
/business/xiuxian/world/get_impart_ranking获取传承系统排行榜(前 20 名)。
注意事项
- 公开接口,不需要登录。
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
curl -X GET "https://example.com/business/xiuxian/world/get_impart_ranking"{ "code": 0, "message": "获取传承排行成功", "data": [], "time": 1779502528}