葫芦侠APP游戏API
葫芦侠二楼游戏厅数据接口:游戏推荐、游戏/APP详情、工具列表、工具分类、游戏搜索。
https://api.hk0.cc/api/hlxvhttps://api.hk0.cc/api/hlxv?action=recommend&page_index=0&page_size=20请求参数
接口指标
QPS 上限
0次/秒
平均响应时间
173.94ms
今日调用量
0次
累计调用量
18次
请求示例
Shell
JavaScript
Python
PHP
Java
Go
C#
Ruby
curl -X GET 'https://api.hk0.cc/api/hlxv?action=action&page_index=page_index&page_size=page_size&app_id=app_id&cat_id=cat_id&keywords=keywords'返回示例
{
"code": 200,
"success": true,
"data": {
"total": 22,
"more": 1,
"start": 20,
"list": [
{
"app_id": 105716,
"title": "时空猎人3(首款猎人0.1折)",
"logo": "http://cdn.u1.huluxia.com/g4/M02/AE/6C/rBAAdmqQHZCABhoTAAa2XMb6Zkw552.png",
"version": "1.10.74",
"size": "1261.59",
"category": "0.1折ㆍ横屏ㆍ冒险",
"tags": "联网,超爽版",
"authorization": "免费",
"packname": "com.gzwanda.sklr.xj",
"system": "Android 5.0.1",
"down_count": 3972,
"latest_time": 1787882402
}
]
}
}