返回首页

QQ等级查询 免费

调用次数:31 次

接口详情

查询QQ等级信息
详细版:https://api.xwteam.cn/doc/168

接口地址

URL
https://free.xwteam.cn/api/qq/level

请求方式

GET/POST

返回格式

application/json

请求HEADER

名称
Content-Typeapplication/x-www-form-urlencoded;charset:utf-8;

请求参数说明

名称必填类型示例值说明
qqstring12345需要查询的QQ号码
loginstring12345登录的QQ号码
skeystringxxxxxx登录的QQ号码对应的Skey
pskeystringxxxxxx登录的QQ号码对应的P_Skey

调用示例

示例
https://free.xwteam.cn/api/qq/level?qq=12345

返回示例

实时结果

正在请求API数据...

返回参数说明

名称类型说明
codeint状态码
msgstring状态信息
datastring请求结果数据集
debugstring/array调试数据
exec_timefloat执行耗时
user_ipstring客户端IP