王者荣耀英雄列表

王者荣耀英雄列表

接口状态:正常
总调用:15
添加时间:2025-05-10
更新时间:2026-01-09

请求信息

https://api.andeer.top/API/hero_list.php
https://api.andeer.top/API/hero_list.php

请求参数

参数名类型必填说明
此接口无需请求参数

状态码说明

状态码说明
200请求成功,服务器已成功处理了请求。
403服务器拒绝请求。这可能是由于缺少必要的认证凭据(如API密钥)或权限不足。
404请求的资源未找到。请检查您的请求地址是否正确。
429请求过于频繁。您已超出速率限制,请稍后再试。
500服务器内部错误。服务器在执行请求时遇到了问题。

在线测试

此处将显示接口返回结果...

调用示例

<?php
$url = 'https://api.andeer.top/API/hero_list.php';
$params = [];
$url .= '?' . http_build_query($params);
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
$response = curl_exec($ch);
curl_close($ch);
echo $response;
?>
import requests

url = "https://api.andeer.top/API/hero_list.php"
params = {
}
response = requests.get(url, params=params)
print(response.text)
const url = new URL('https://api.andeer.top/API/hero_list.php');
const params = {
};
Object.keys(params).forEach(key => url.searchParams.append(key, params[key]));

                fetch(url)
                    .then(response => response.text())
                    .then(data => console.log(data))
                    .catch(error => console.error('Error:', error));

返回示例

{
    "success": true,
    "code": 200,
    "msg": "获取成功",
    "data": [
        {
            "ename": 186,
            "cname": "太乙真人",
            "id_name": "taiyizhenren",
            "title": "炼金大师",
            "new_type": 0,
            "hero_type": 6,
            "hero_type2": 3,
            "skin_name": "炼金大师|圆桌骑士|饕餮|华丽摇滚|劲辣红锅|谧流熔炉",
            "moss_id": 4342
        },
        {
            "ename": 180,
            "cname": "哪吒",
            "id_name": "nezha",
            "title": "桀骜炎枪",
            "new_type": 0,
            "hero_type": 1,
            "hero_type2": 3,
            "skin_name": "桀骜炎枪|三太子|逐梦之翼|次元突破|雪上飞焰|热血海滩",
            "moss_id": 4359
        },
        {
            "ename": 190,
            "cname": "诸葛亮",
            "id_name": "zhugeliang",
            "title": "绝代智谋",
            "new_type": 0,
            "hero_type": 2,
            "skin_name": "绝代智谋|星航指挥官|黄金分割率|武陵仙君|掌控之力|时雨天司|星域神启|鹤羽星尊",
            "moss_id": 4376
        },
        {
            "ename": 192,
            "cname": "黄忠",
            "id_name": "huangzhong",
            "title": "燃魂重炮",
            "new_type": 0,
            "hero_type": 5,
            "skin_name": "燃魂重炮|芝加哥教父|烈魂|火炮绅士|怒海冲锋",
            "moss_id": 4393
        },
        {
            "ename": 191,
            "cname": "大乔",
            "id_name": "daqiao",
            "title": "沧海之曜",
            "new_type": 0,
            "hero_type": 6,
            "hero_type2": 2,
            "skin_name": "沧海之曜|伊势巫女|守护之力|猫狗日记|白蛇|白鹤梁神女|挚爱花嫁|时之奇旅|乘龙忆丹青|绒语心约",
            "moss_id": 4410
        },
        {
            "ename": 187,
            "cname": "东皇太一",
            "id_name": "donghuangtaiyi",
            "title": "噬灭日蚀",
            "new_type": 0,
            "hero_type": 6,
            "hero_type2": 2,
            "skin_name": "噬灭日蚀|东海龙王|逐梦之光|灼幽烈阳|噬灭天穹|金福满堂",
            "moss_id": 4427
        },
        {
            "ename": 182,
            "cname": "干将莫邪",
            "id_name": "ganjiangmoye",
            "title": "淬命双剑",
            "new_type": 0,
            "hero_type": 2,
            "skin_name": "淬命双剑|第七人偶|冰霜恋舞曲|久胜战神|真爱魔法|胡桃夹子|画中仙|雾都夜雨",
            "moss_id": 4444
        },
        {
            "ename": 189,
            "cname": "鬼谷子",
            "id_name": "guiguzi",
            "title": "万物有灵",
            "new_type": 0,
            "hero_type": 6,
            "hero_type2": 2,
            "skin_name": "万物有灵|阿摩司公爵|幻乐之宴|原初探秘者|五谷丰年|天穹祈灯",
            "moss_id": 4461
        },
        {
            "ename": 193,
            "cname": "铠",
            "id_name": "kai",
            "title": "破灭刃锋",
            "new_type": 0,
            "hero_type": 1,
            "hero_type2": 3,
            "skin_name": "破灭刃锋|龙域领主|曙光守护者|青龙志|绛天战甲|银白咏叹调|琥珀纪元|冥王哈迪斯",
            "moss_id": 3564
        },
        {
            "ename": 196,
            "cname": "百里守约",
            "id_name": "bailishouyue",
            "title": "静谧之眼",
            "new_type": 0,
            "hero_type": 5,
            "hero_type2": 4,
            "skin_name": "静谧之眼|绝影神枪|特工魅影|朱雀志|碎云|真我赫兹|雪豹·霜爪",
            "moss_id": 4478
        },
        {
            "ename": 550,
            "cname": "空空儿",
            "id_name": "kongkonger",
            "title": "笑面诡手",
            "time": "2025.03.27",
            "new_type": 0,
            "hero_type": 6,
            "skin_name": "笑面诡手",
            "m_bl_link": "\/\/pvp.qq.com\/ingame\/all\/tobe\/newheros\/0327kongkonger.html",
            "moss_id": 8693
        },
        {
            "ename": 584,
            "cname": "元流之子(射手)",
            "id_name": "yuanliuzhizi_archer",
            "title": "沉舟之志",
            "time": "2025.04.23",
            "new_type": 1,
            "hero_type": 5,
            "skin_name": "沉舟之志",
            "m_bl_link": "\/\/pvp.qq.com\/ingame\/all\/tobe\/newheros\/0627yuanliuzhizi.html",
            "moss_id": 8744
        }
    ],
    "text": {
        "copyright": "Aurora 2022.8.14",
        "time": "当前时间为:2025-05-10 02:35:56"
    }
}