软天空社区API
软天空社区/软件源中转(板块/帖子/搜索/软件源)
https://api.hk0.cc/api/rtkhttps://api.hk0.cc/api/rtk?action=categories请求参数
接口指标
QPS 上限
0次/秒
平均响应时间
211ms
今日调用量
0次
累计调用量
12次
请求示例
Shell
JavaScript
Python
PHP
Java
Go
C#
Ruby
curl -X GET 'https://api.hk0.cc/api/rtk?action=string&mid=int&page=int&pid=int&keyword=string&games_type=int&model=string&game_id=int'返回示例
{
"code": 200,
"success": true,
"data": [
{
"id": "14",
"name": "视频分享",
"type": "2",
"tag": "live",
"postsNum": "159945"
}
]
}