Epic Games 游戏(周更)

GET

获取 Epic Games 每周免费游戏列表

https://api.aiys.net/api/epic
https://api.aiys.net/api/epci/

请求参数

暂无数据

接口指标

QPS 上限
3.33次/秒
平均响应时间
710ms
今日调用量
0
累计调用量
1

请求示例

Shell
JavaScript
Python
PHP
Java
Go
C#
Ruby
curl -X GET 'https://api.aiys.net/api/epic'

返回示例

{
  "code": 200,
  "message": "获取 Epic Games 每周免费游戏列表信息成功",
  "data": [
    {
      "id": "c367569acede446995c5a3663e993446",
      "title": "《Cozy Grove》",
      "cover": "https://cdn1.epicgames.com/768ec2d3b5114ac4a800631b12ee3f31/offer/CG-2560x1440-570add3e55ecf729bd4f3a221ca7927a.jpg",
      "original_price": 50,
      "original_price_desc": "¥50.00",
      "description": "欢迎来到《Cozy Grove》,在款生活模拟游戏中,游览瞬息万变的幽灵岛屿,并在这里扎营立足。身为一名灵童军,你每天都将在岛屿的森林中四处游历,找寻新的秘密,并帮助安抚当地的幽灵。",
      "seller": "Spry Fox Inc",
      "is_free_now": true,
      "free_start": "2026/03/12 23:00:00",
      "free_start_at": 1773327600000,
      "free_end": "2026/03/19 23:00:00",
      "free_end_at": 1773932400000,
      "link": "https://store.epicgames.com/store/zh-CN/p/cozy-grove"
    },
    {
      "id": "4889207626a44fed973f5e72ae79ce9d",
      "title": "《伊松佐河》",
      "cover": "https://cdn1.epicgames.com/offer/30de69013f3b41b0ba594a8ef3b693ba/EGS_Isonzo_BlackMillGames_S1_2560x1440-c45b9d495ea324c69ad872aeccc9fb7d",
      "original_price": 88,
      "original_price_desc": "¥88.00",
      "description": "在这款真实的一战第一人称射击游戏中,你的战术技能将会在激烈的阿尔卑斯山山区战斗中得到检验。在风景如画的山峰、高地不平的峡谷和意大利北部悠闲的城镇之间展开战斗。意大利前线的大战在此被鲜活重现,并被提升到难以预料的高度!",
      "seller": "BlackMill Games B.V.",
      "is_free_now": true,
      "free_start": "2026/03/12 23:00:00",
      "free_start_at": 1773327600000,
      "free_end": "2026/03/19 23:00:00",
      "free_end_at": 1773932400000,
      "link": "https://store.epicgames.com/store/zh-CN/p/isonzo"
    },
    {
      "id": "b3d56c3e27fc4816bf6cc0cefecd4948",
      "title": "Electrician Simulator",
      "cover": "https://cdn1.epicgames.com/spt-assets/d0be4faac92a49ebae039c0e0d386e42/electrician-simulator-1j17y.jpg",
      "original_price": 56,
      "original_price_desc": "¥56.00",
      "description": "Take on the electrician role and learn the profession's basics! Install sockets, repair worn-out equipment, assemble broken appliances, replace light bulbs, and lay wires at your customers' homes. Be sure to check everything twice, with electricity there are no jokes!",
      "seller": "Gaming Factory",
      "is_free_now": false,
      "free_start": "2026/03/19 23:00:00",
      "free_start_at": 1773932400000,
      "free_end": "2026/03/26 23:00:00",
      "free_end_at": 1774537200000,
      "link": "https://store.epicgames.com/store/zh-CN/p/electrician-simulator-164e9f"
    }
  ]
}