QQ头像获取
通过QQ号获取头像
https://api.3z2.com/api/qqtxhttps://api.3z2.com/api/qqtx?qq=644915请求参数
返回参数
请求示例
Shell
JavaScript
Python
PHP
Java
Go
C#
Ruby
curl -X GET 'https://api.3z2.com/api/qqtx?qq=${QQ号}'返回示例
访问后直接返回 JPG/PNG 格式的QQ头像图片,无JSON返回。通过QQ号获取头像
https://api.3z2.com/api/qqtxhttps://api.3z2.com/api/qqtx?qq=644915curl -X GET 'https://api.3z2.com/api/qqtx?qq=${QQ号}'访问后直接返回 JPG/PNG 格式的QQ头像图片,无JSON返回。