接口地址:https://api.xiaobaibk.com/api/qq/
返回格式:JSON
请求方式:GET
请求示例:https://api.xiaobaibk.com/api/qq/?qq=1507820372
请求参数说明:
名称 | 必填 | 类型 | 说明 | |
---|---|---|---|---|
是 | string | 输入QQ号,如:1507820372 |
返回参数说明:
名称 | 类型 | 说明 | |
---|---|---|---|
nickname | string | 返回的昵称 | |
touxiang | string | 返回头像链接 | |
string | 返回邮箱 |
返回示例:
[{"nickname":"酷酷的白","touxiang":"https://q1.qlogo.cn/g?b=qq&nk=1507820372&s=100&t=1547904810","email":"1507820372@qq.com"}]