接口地址:
https://api.zxki.cn/api/ranking?type=
返回格式:
JSON
请求方式:
GET
请求示例:
https://api.zxki.cn/api/ranking?type=android
请求参数说明:
名称 |
必填 |
类型 |
说明 |
android |
是 |
string |
安卓性能排行 |
androidpad |
是 |
string |
安卓pad性能排行 |
ios |
是 |
string |
苹果手机iPad性能排行 |
auto |
是 |
string |
车机性能排行 |
返回参数说明:
返回示例:
{
"rank": 1,
"model": "红魔10S Pro+",
"spec": "S-8 Elite OC 16+512",
"cpu": 681939,
"gpu": 1207050,
"mem": 542102,
"ux": 512446,
"total": 2943537
},
{
"rank": 2,
"model": "vivo X200 Ultra",
"spec": "S-8 Elite 16+1024",
"cpu": 607416,
"gpu": 1256623,
"mem": 585139,
"ux": 443947,
"total": 2893125
},
{
"rank": 3,
"model": "iQOO Neo10 Pro+",
"spec": "S-8 Elite 16+1024",
"cpu": 612534,
"gpu": 1237267,
"mem": 572269,
"ux": 467071,
"total": 2889141
},