接口地址:https://api.icofun.cn/api/mihoyo_ys_pool.php

返回格式:json

请求方式:GET

请求示例:https://api.icofun.cn/api/mihoyo_ys_pool.php

请求参数说明:

名称 必填 说明
token用户密钥账号(后期收费用)(目前免费)
password用户密钥密码(后期收费用)(目前免费)

返回示例:

{
    "code": 1,
    "text": "Success/成功",
    "data": [
        {
            "id": 126,
            "title": "「聚星源动」祈愿",
            "activity_url": "https://www.miyoushe.com/ys/article/66832524",
            "content_before_act": "",
            "pool": [
                {
                    "icon": "https://act-upload.mihoyo.com/ys-obc/2025/07/30/345102903/bd297354e4709df7963f6dc976ab8784_4075248527123504592.png",
                    "url": "https://baike.mihoyo.com/ys/obc/content/505631/detail?bbs_presentation_style=no_header",
                    "ext": ""
                },
                {
                    "icon": "https://act-upload.mihoyo.com/ys-obc/2025/07/30/345102903/94b2aad4aa86087da3427cfd13223406_4513556526838302274.png",
                    "url": "https://baike.mihoyo.com/ys/obc/content/501212/detail?bbs_presentation_style=no_header",
                    "ext": ""
                },
                {
                    "icon": "https://act-upload.mihoyo.com/ys-obc/2025/07/30/345102903/f328a4fb30139b431ddb5f57d752ad46_1649029537032732318.png",
                    "url": "https://baike.mihoyo.com/ys/obc/content/382/detail?bbs_presentation_style=no_header",
                    "ext": ""
                },
                {
                    "icon": "https://act-upload.mihoyo.com/ys-obc/2025/07/30/345102903/be2e1677fbbde80645efcfb0d0abd2b3_3012155915307123711.png",
                    "url": "https://baike.mihoyo.com/ys/obc/content/241/detail?bbs_presentation_style=no_header",
                    "ext": ""
                }
            ],
            "voice_icon": "",
            "voice_url": "",
            "voice_status": 1,
            "start_time": "2025-07-30 00:00:00",
            "end_time": "2025-08-19 17:59:59"
        },
        {
            "id": 127,
            "title": "「星边夜语」祈愿",
            "activity_url": "https://www.miyoushe.com/ys/article/66832525",
            "content_before_act": "",
            "pool": [
                {
                    "icon": "https://act-upload.mihoyo.com/ys-obc/2025/07/30/345102903/886d0646aca1b42467ae03fb0e1254e2_49554029566484397.png",
                    "url": "https://baike.mihoyo.com/ys/obc/content/503612/detail?bbs_presentation_style=no_header",
                    "ext": ""
                },
                {
                    "icon": "https://act-upload.mihoyo.com/ys-obc/2025/07/30/345102903/94b2aad4aa86087da3427cfd13223406_3397619873159110834.png",
                    "url": "https://baike.mihoyo.com/ys/obc/content/501212/detail?bbs_presentation_style=no_header",
                    "ext": ""
                },
                {
                    "icon": "https://act-upload.mihoyo.com/ys-obc/2025/07/30/345102903/f328a4fb30139b431ddb5f57d752ad46_5736925142512741841.png",
                    "url": "https://baike.mihoyo.com/ys/obc/content/382/detail?bbs_presentation_style=no_header",
                    "ext": ""
                },
                {
                    "icon": "https://act-upload.mihoyo.com/ys-obc/2025/07/30/345102903/be2e1677fbbde80645efcfb0d0abd2b3_4062860566179027967.png",
                    "url": "https://baike.mihoyo.com/ys/obc/content/241/detail?bbs_presentation_style=no_header",
                    "ext": ""
                }
            ],
            "voice_icon": "",
            "voice_url": "",
            "voice_status": 1,
            "start_time": "2025-07-30 00:00:00",
            "end_time": "2025-08-19 17:59:59"
        }
    ]
}