查看各区王者英雄最高战力
接口地址: https://api.key5.site/api/king
返回格式: JSON
请求方式: GET
请求示例: https://api.key5.site/api/king?hero=孙悟空 调用测试
请求参数说明:
| 名称 | 是否必填 | 类型 | 说明 | 接口测试 |
|---|
返回参数说明:
| 名称 | 类型 | 说明 |
|---|
返回示例:
{
"code": 1,
"message": "Success/成功",
"data": {
"安卓-扣扣区": {
"uid": "167",
"name": "孙悟空",
"alias": "齐天大圣-孙悟空",
"photo": "https://game.gtimg.cn/images/yxzj/img201606/heroimg/167/167.jpg",
"province": "香港",
"provincePower": "8522",
"city": "淄博市",
"cityPower": "6473",
"area": "满城区",
"areaPower": "4318",
"guobiao": "12584",
"stamp": "1777221648",
"updatetime": "2026/04/27 00:40:48"
},
"安卓-微信区": {
"uid": "167",
"name": "孙悟空",
"alias": "齐天大圣-孙悟空",
"photo": "https://game.gtimg.cn/images/yxzj/img201606/heroimg/167/167.jpg",
"province": "台湾省",
"provincePower": "4342",
"city": "三门峡市",
"cityPower": "2000",
"area": "绛县",
"areaPower": "1000",
"guobiao": "10208",
"stamp": "1777230471",
"updatetime": "2026/04/27 03:07:51"
},
"苹果-扣扣区": {
"uid": "167",
"name": "孙悟空",
"alias": "齐天大圣-孙悟空",
"photo": "https://game.gtimg.cn/images/yxzj/img201606/heroimg/167/167.jpg",
"province": "香港",
"provincePower": "7106",
"city": "营口市",
"cityPower": "5039",
"area": "旌德县",
"areaPower": "1700",
"guobiao": "11230",
"stamp": "1777217836",
"updatetime": "2026/04/26 23:37:16"
},
"苹果-微信区": {
"uid": "167",
"name": "孙悟空",
"alias": "齐天大圣-孙悟空",
"photo": "https://game.gtimg.cn/images/yxzj/img201606/heroimg/167/167.jpg",
"province": "香港",
"provincePower": "7010",
"city": "阳泉市",
"cityPower": "4601",
"area": "神池县",
"areaPower": "1147",
"guobiao": "10986",
"stamp": "1777213996",
"updatetime": "2026/04/26 22:33:16"
}
}
}
请求参数设置:
| 参数名称 | 参数值 |
|---|---|
{
"code": 1,
"message": "Success/成功",
"data": {
"安卓-扣扣区": {
"uid": "167",
"name": "孙悟空",
"alias": "齐天大圣-孙悟空",
"photo": "https://game.gtimg.cn/images/yxzj/img201606/heroimg/167/167.jpg",
"province": "香港",
"provincePower": "8522",
"city": "淄博市",
"cityPower": "6473",
"area": "满城区",
"areaPower": "4318",
"guobiao": "12584",
"stamp": "1777221648",
"updatetime": "2026/04/27 00:40:48"
},
"安卓-微信区": {
"uid": "167",
"name": "孙悟空",
"alias": "齐天大圣-孙悟空",
"photo": "https://game.gtimg.cn/images/yxzj/img201606/heroimg/167/167.jpg",
"province": "台湾省",
"provincePower": "4342",
"city": "三门峡市",
"cityPower": "2000",
"area": "绛县",
"areaPower": "1000",
"guobiao": "10208",
"stamp": "1777230471",
"updatetime": "2026/04/27 03:07:51"
},
"苹果-扣扣区": {
"uid": "167",
"name": "孙悟空",
"alias": "齐天大圣-孙悟空",
"photo": "https://game.gtimg.cn/images/yxzj/img201606/heroimg/167/167.jpg",
"province": "香港",
"provincePower": "7106",
"city": "营口市",
"cityPower": "5039",
"area": "旌德县",
"areaPower": "1700",
"guobiao": "11230",
"stamp": "1777217836",
"updatetime": "2026/04/26 23:37:16"
},
"苹果-微信区": {
"uid": "167",
"name": "孙悟空",
"alias": "齐天大圣-孙悟空",
"photo": "https://game.gtimg.cn/images/yxzj/img201606/heroimg/167/167.jpg",
"province": "香港",
"provincePower": "7010",
"city": "阳泉市",
"cityPower": "4601",
"area": "神池县",
"areaPower": "1147",
"guobiao": "10986",
"stamp": "1777213996",
"updatetime": "2026/04/26 22:33:16"
}
}
}
错误码格式说明:
| 名称 | 类型 | 说明 |
|---|
代码示例: