王者英雄战力查询
查询王者英雄安卓/苹果最高战力
https://api.aiys.net/api/wangzhehttps://api.aiys.net/api/wangzhe/?hero=%E5%90%95%E5%B8%83请求参数
接口指标
QPS 上限
0.17次/秒
平均响应时间
0ms
今日调用量
0次
累计调用量
5次
请求示例
Shell
JavaScript
Python
PHP
Java
Go
C#
Ruby
curl -X GET 'https://api.aiys.net/api/wangzhe?hero=${英雄名称}'返回示例
{
"code": 1,
"message": "Success/成功",
"data": {
"安卓-扣扣区": {
"uid": "123",
"name": "吕布",
"alias": "无双之魔-吕布",
"photo": "https://game.gtimg.cn/images/yxzj/img201606/heroimg/123/123.jpg",
"province": "海南省",
"provincePower": "8985",
"city": "鹰潭市",
"cityPower": "6474",
"area": "延川县",
"areaPower": "3846",
"guobiao": "12456",
"stamp": "1772141603",
"updatetime": "2026/02/27 05:33:23"
},
"安卓-微信区": {
"uid": "123",
"name": "吕布",
"alias": "无双之魔-吕布",
"photo": "https://game.gtimg.cn/images/yxzj/img201606/heroimg/123/123.jpg",
"province": "宁夏回族自治区",
"provincePower": "8485",
"city": "金昌市",
"cityPower": "5800",
"area": "尚义县",
"areaPower": "2699",
"guobiao": "12182",
"stamp": "1772143073",
"updatetime": "2026/02/27 05:57:53"
},
"": null,
"苹果-微信区": {
"uid": "123",
"name": "吕布",
"alias": "无双之魔-吕布",
"photo": "https://game.gtimg.cn/images/yxzj/img201606/heroimg/123/123.jpg",
"province": "重庆市",
"provincePower": "7784",
"city": "武威市",
"cityPower": "5087",
"area": "下花园区",
"areaPower": "1353",
"guobiao": "11572",
"stamp": "1772151089",
"updatetime": "2026/02/27 08:11:29"
}
},
"request_id": "d8050dbd9cea3b82218c347d"
}