GET JSON 免费调用

腾讯游戏封号查询接口

只需QQ一键查询对方账号状态、信用分、游戏近90天内封禁处罚情况,除了CF其他腾讯游戏封禁也能查出。

516
累计调用次数
0
今日调用
2026-09-05
上线时间
稳定运行(天)
接口地址
https://api.zxki.cn/api/txyx?qq=
请求示例
https://api.zxki.cn/api/txyx?qq=
请求参数说明共 0 个
名称必填类型说明
该接口无需请求参数
返回参数说明共 0 个
名称类型说明
暂无返回参数说明
返回示例
{"code":200,"message":"请求成功","qq":"123456","data":{"ret":0,"err":0,"message":"success","data":{"generated_time":"2025-11-07 13:28","account":{"last_bind_time":"","unbind_rebind_count":0},"credit_score":{"daily_activity_score":0,"history_behavior_score":0.31,"account_info_score":0.67,"game_assets_score":0.05,"security_contribution_score":0,"total_score":100,"level":"不良","history":[{"date":"2020\/11\/08","score":100}]},"security":{"qq_verified":true,"is_show":true},"game_device":{"device_count":4,"login_locations":["浙江省","United States Minor Outlying Islands","广东省"],"active_game_ids":[],"login_most_location":"浙江省","login_provinces_count":3},"punishment":{"total_count":0,"active_count":0,"active_punishments":[],"security_level":"green"},"report":{"reported_status_text":""},"games":[],"main_user_name":"123456","report_id":"1762493309477fd82d40"}}}
代码示例
暂无代码示例