每次请求API接口:0.00000 元
接口地址:https://api.178v.cn/api/wxappid/api.php
返回格式:json
请求方式:GET/POST
请求示例:https://api.178v.cn/api/wxappid/api.php?apikey=你的接口秘钥,登陆后获取&appid=需要查询公众的APPID
名称 | 必填 | 类型 | 说明 |
---|---|---|---|
apikey | 是 | string | 你的接口秘钥,登陆后获取 |
appid | 是 | string | 需要查询公众的APPID |
名称 | 类型 | 说明 |
---|---|---|
int |
{ "isTest": false, "code": 0, "msg": "ok", "data": { "ret": 0, "appid": "wx6c6418f5b9", "nickname": "网络", "headimgurl": "http://wx.qlogo.cn/mmhead/Q3auHgzwzM7eAz2BXBI5vl5euniay4ictfEYmvwZ57CDCg2gHB9HPWibg", "realname_type": 1, "name": "xxxxxx公司", "has_bind": 0, "support": 1, "__rpcCount": 6 }, "api_source": "官方API网:https://api.178v.cn/", "time": "2024-11-18 15:12:41", "elapsed_time_ms": "1758.268118ms" }
错误码 | 说明 |
---|---|