{"code":0,"msg":"欢迎使用三角洲行动API","data":[{"group":"QQ 登录","description":"三角洲行动主账号QQ登录相关接口","endpoints":[{"path":"\/qq\/sig","method":"GET","description":"获取QQ登录二维码","params":[],"response":["qrSig","image","token","loginSig","cookie"]},{"path":"\/qq\/status","method":"POST","description":"检查QQ扫码登录状态","params":[{"name":"qrToken","type":"string","required":true,"description":"二维码token"},{"name":"qrSig","type":"string","required":true,"description":"二维码签名"},{"name":"loginSig","type":"string","required":true,"description":"登录签名"},{"name":"cookie","type":"string","required":true,"description":"JSON格式Cookie"}],"response":["cookie"]},{"path":"\/qq\/access","method":"POST","description":"获取QQ AccessToken","params":[{"name":"qq","type":"string","required":false,"description":"QQ号(与cookie二选一)"},{"name":"cookie","type":"string","required":false,"description":"JSON格式Cookie(与qq二选一)"}],"response":["access_token","expires_in","openid"]},{"path":"\/qq\/update_access","method":"POST","description":"更新QQ AccessToken","params":[{"name":"cookie","type":"string","required":true,"description":"JSON格式Cookie"},{"name":"openid","type":"string","required":true,"description":"用户OpenID"},{"name":"access_token","type":"string","required":true,"description":"当前AccessToken"}],"response":[]}]},{"group":"微信登录","description":"三角洲行动主账号微信登录相关接口","endpoints":[{"path":"\/wechat\/login","method":"GET","description":"获取微信登录二维码","params":[],"response":["qrCode","uuid"]},{"path":"\/wechat\/status","method":"POST","description":"检查微信扫码登录状态","params":[{"name":"uuid","type":"string","required":true,"description":"二维码UUID"}],"response":["wx_errcode","wx_code"]},{"path":"\/wechat\/access","method":"POST","description":"获取微信 AccessToken","params":[{"name":"code","type":"string","required":true,"description":"微信授权code"}],"response":["access_token","refresh_token","openid","unionid","expires_in"]},{"path":"\/wechat\/update_access","method":"POST","description":"更新微信 AccessToken","params":[{"name":"cookie","type":"string","required":true,"description":"JSON格式Cookie"},{"name":"openid","type":"string","required":true,"description":"用户OpenID"},{"name":"access_token","type":"string","required":true,"description":"当前AccessToken"}],"response":[]}]},{"group":"QQ安全中心","description":"QQ安全中心登录及封号查询接口","endpoints":[{"path":"\/qqsafe\/sig","method":"GET","description":"获取QQ安全中心登录二维码","params":[],"response":["qrSig","image","token","loginSig","cookie"]},{"path":"\/qqsafe\/status","method":"POST","description":"检查QQ安全中心扫码登录状态","params":[{"name":"qrToken","type":"string","required":true,"description":"二维码token"},{"name":"qrSig","type":"string","required":true,"description":"二维码签名"},{"name":"loginSig","type":"string","required":true,"description":"登录签名"},{"name":"cookie","type":"string","required":true,"description":"JSON格式Cookie"}],"response":["cookie"]},{"path":"\/qqsafe\/access","method":"POST","description":"获取QQ安全中心 AccessToken","params":[{"name":"cookie","type":"string","required":true,"description":"JSON格式Cookie"}],"response":["access_token","openid","code"]},{"path":"\/qqsafe\/bannedList","method":"POST","description":"查询封号记录","params":[{"name":"openid","type":"string","required":true,"description":"用户OpenID"},{"name":"access_token","type":"string","required":true,"description":"AccessToken"}],"response":[]},{"path":"\/qqsafe\/report","method":"POST","description":"举报玩家","params":[{"name":"openid","type":"string","required":true,"description":"用户OpenID"},{"name":"access_token","type":"string","required":true,"description":"AccessToken"},{"name":"user_id","type":"string","required":true,"description":"被举报玩家ID"}],"response":[]}]},{"group":"WeGame","description":"WeGame平台QQ\/微信登录及礼包、卡牌接口","endpoints":[{"path":"\/wegame\/qq\/sig","method":"GET","description":"获取WeGame QQ登录二维码","params":[],"response":["qrSig","image","token","loginSig","cookie"]},{"path":"\/wegame\/qq\/status","method":"POST","description":"检查WeGame QQ扫码登录状态","params":[{"name":"qrToken","type":"string","required":true,"description":"二维码token"},{"name":"qrSig","type":"string","required":true,"description":"二维码签名"},{"name":"loginSig","type":"string","required":true,"description":"登录签名"},{"name":"cookie","type":"string","required":true,"description":"JSON格式Cookie"}],"response":["cookie"]},{"path":"\/wegame\/qq\/access","method":"POST","description":"获取WeGame QQ AccessToken","params":[{"name":"cookie","type":"string","required":true,"description":"JSON格式Cookie"}],"response":["tgp_id","tgp_ticket"]},{"path":"\/wegame\/wechat\/login","method":"GET","description":"获取WeGame微信登录二维码","params":[],"response":["qrCode","uuid"]},{"path":"\/wegame\/wechat\/status","method":"POST","description":"检查WeGame微信扫码登录状态","params":[{"name":"uuid","type":"string","required":true,"description":"二维码UUID"}],"response":["wx_errcode","wx_code"]},{"path":"\/wegame\/wechat\/access","method":"POST","description":"获取WeGame微信 AccessToken","params":[{"name":"code","type":"string","required":true,"description":"微信授权code"}],"response":["tgp_id","tgp_ticket"]},{"path":"\/wegame\/gift","method":"POST","description":"领取WeGame保险箱礼包","params":[{"name":"id","type":"string","required":true,"description":"WeGame tgp_id"},{"name":"ticket","type":"string","required":true,"description":"WeGame tgp_ticket"}],"response":[]},{"path":"\/wegame\/card","method":"POST","description":"抽取WeGame卡牌","params":[{"name":"id","type":"string","required":true,"description":"WeGame tgp_id"},{"name":"ticket","type":"string","required":true,"description":"WeGame tgp_ticket"}],"response":[]}]},{"group":"先锋测试","description":"先锋测试平台QQ\/微信登录及测试列表接口","endpoints":[{"path":"\/pioneer\/qq\/sig","method":"GET","description":"获取先锋测试QQ登录二维码","params":[],"response":["qrSig","image","token","loginSig","cookie"]},{"path":"\/pioneer\/qq\/status","method":"POST","description":"检查先锋测试QQ扫码登录状态","params":[{"name":"qrToken","type":"string","required":true,"description":"二维码token"},{"name":"qrSig","type":"string","required":true,"description":"二维码签名"},{"name":"loginSig","type":"string","required":true,"description":"登录签名"},{"name":"cookie","type":"string","required":true,"description":"JSON格式Cookie"}],"response":["cookie"]},{"path":"\/pioneer\/qq\/access","method":"POST","description":"获取先锋测试 AccessToken","params":[{"name":"cookie","type":"string","required":true,"description":"JSON格式Cookie"}],"response":["key"]},{"path":"\/pioneer\/qq\/update_access","method":"POST","description":"更新先锋测试 AccessToken","params":[{"name":"cookie","type":"string","required":true,"description":"JSON格式Cookie"},{"name":"openid","type":"string","required":true,"description":"用户OpenID"},{"name":"access_token","type":"string","required":true,"description":"当前AccessToken"}],"response":[]},{"path":"\/pioneer\/wechat\/login","method":"GET","description":"获取先锋测试微信登录二维码","params":[],"response":["qrCode","uuid"]},{"path":"\/pioneer\/wechat\/status","method":"POST","description":"检查先锋测试微信扫码登录状态","params":[{"name":"uuid","type":"string","required":true,"description":"二维码UUID"}],"response":["wx_errcode","wx_code"]},{"path":"\/pioneer\/wechat\/access","method":"POST","description":"获取先锋测试微信 AccessToken","params":[{"name":"code","type":"string","required":true,"description":"微信授权code"}],"response":["tgp_id","tgp_ticket"]},{"path":"\/pioneer\/list","method":"POST","description":"获取先锋测试游戏列表","params":[{"name":"key","type":"string","required":false,"description":"登录key(可选,填写后获取更多数据)"},{"name":"type","type":"string","required":false,"description":"平台类型: pc(默认)\/mobile"}],"response":[]}]},{"group":"游戏数据","description":"三角洲行动游戏内数据查询接口","endpoints":[{"path":"\/game\/record","method":"POST","description":"获取武器\/干员战绩记录","params":[{"name":"openid","type":"string","required":true,"description":"用户OpenID"},{"name":"access_token","type":"string","required":true,"description":"AccessToken"}],"response":["gun","operator"]},{"path":"\/game\/player","method":"POST","description":"获取玩家基本信息及赛季数据","params":[{"name":"openid","type":"string","required":true,"description":"用户OpenID"},{"name":"access_token","type":"string","required":true,"description":"AccessToken"},{"name":"season_id","type":"string","required":true,"description":"赛季ID"}],"response":["player","game","coin","tickets","money"]},{"path":"\/game\/config","method":"GET","description":"获取游戏配置数据","params":[],"response":[]},{"path":"\/game\/items","method":"GET","description":"获取游戏物品列表","params":[{"name":"type","type":"string","required":false,"description":"物品主类型"},{"name":"sub_type","type":"string","required":false,"description":"物品子类型"},{"name":"item_id","type":"string","required":false,"description":"物品ID"}],"response":[]},{"path":"\/game\/price","method":"POST","description":"查询物品市场行情价格","params":[{"name":"openid","type":"string","required":true,"description":"用户OpenID"},{"name":"access_token","type":"string","required":true,"description":"AccessToken"},{"name":"ids","type":"string","required":true,"description":"物品ID列表(逗号分隔)"},{"name":"recent","type":"int","required":false,"description":"是否获取近期价格: 1=是"}],"response":[]},{"path":"\/game\/assets","method":"POST","description":"获取玩家资产概览","params":[{"name":"openid","type":"string","required":true,"description":"用户OpenID"},{"name":"access_token","type":"string","required":true,"description":"AccessToken"}],"response":["userData","weponData","dCData"]},{"path":"\/game\/logs","method":"POST","description":"查询游戏日志记录","params":[{"name":"openid","type":"string","required":true,"description":"用户OpenID"},{"name":"access_token","type":"string","required":true,"description":"AccessToken"},{"name":"type","type":"int","required":true,"description":"日志类型(4=武器, 5=干员, 3=货币)"},{"name":"page","type":"int","required":true,"description":"页码"}],"response":[]},{"path":"\/game\/recent","method":"POST","description":"获取近期游戏数据","params":[{"name":"openid","type":"string","required":true,"description":"用户OpenID"},{"name":"access_token","type":"string","required":true,"description":"AccessToken"},{"name":"type","type":"string","required":true,"description":"数据类型"}],"response":[]},{"path":"\/game\/achievement","method":"POST","description":"获取成就数据","params":[{"name":"openid","type":"string","required":true,"description":"用户OpenID"},{"name":"access_token","type":"string","required":true,"description":"AccessToken"},{"name":"type","type":"string","required":true,"description":"成就类型"}],"response":[]},{"path":"\/game\/password","method":"POST","description":"获取今日密码房信息","params":[{"name":"openid","type":"string","required":true,"description":"用户OpenID"},{"name":"access_token","type":"string","required":true,"description":"AccessToken"}],"response":[]},{"path":"\/game\/manufacture","method":"POST","description":"获取制造台数据","params":[{"name":"openid","type":"string","required":true,"description":"用户OpenID"},{"name":"access_token","type":"string","required":true,"description":"AccessToken"},{"name":"type","type":"string","required":true,"description":"制造类型"}],"response":[]},{"path":"\/game\/guns","method":"GET","description":"获取武器详细信息(含弹药\/配件)","params":[{"name":"gunId","type":"string","required":false,"description":"武器ID(可选,不填返回全部)"}],"response":[]},{"path":"\/game\/bind","method":"POST","description":"绑定\/查询游戏角色","params":[{"name":"openid","type":"string","required":true,"description":"用户OpenID"},{"name":"access_token","type":"string","required":true,"description":"AccessToken"}],"header":{"acctype":"qc|wx(可选,默认qc)"},"response":[]},{"path":"\/game\/firearmModList","method":"GET","description":"获取枪械改装方案列表","params":[{"name":"page","type":"int","required":false,"description":"页码(默认1)"},{"name":"page_size","type":"int","required":false,"description":"每页数量(默认10)"}],"response":[]},{"path":"\/game\/recommendation","method":"GET","description":"获取推荐方案","params":[{"name":"place","type":"string","required":false,"description":"方案类型(默认tech)"}],"response":[]},{"path":"\/game\/quartermaster","method":"POST","description":"获取军需官商品列表","params":[{"name":"openid","type":"string","required":true,"description":"用户OpenID"},{"name":"access_token","type":"string","required":true,"description":"AccessToken"},{"name":"type","type":"string","required":false,"description":"类型: secret(默认)\/market"}],"response":[]}]},{"group":"工具","description":"辅助工具接口","endpoints":[{"path":"\/tools","method":"GET","description":"物品抽奖(SSE流式输出)","params":[{"name":"times","type":"int","required":false,"description":"抽奖次数(默认1)"},{"name":"candidateCount","type":"int","required":false,"description":"候选物品数量(默认3)"}],"response":[]}]},{"group":"Steam","description":"Steam平台相关接口","endpoints":[{"path":"\/steam","method":"GET","description":"查询Steam VAC封禁记录","params":[{"name":"token","type":"string","required":true,"description":"Steam steamLoginSecure Cookie"}],"response":[]}]}]}