免费     正常 无需实名认证 按量计费

公众号APPID查公众号名称

通过公众号APPID查公众号名称


更新日期
2024-11-18 13:25:33
请求方式
GET/POST
返回格式
json
调用权限
无需实名认证
参考价格
0.00000元/次

  • 计费说明
  • API文档
  • 错误码参照
  • 示例代码
  • 在线调试
按量计费:

每次请求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"
}
错误码 说明
  • PHP
  • javaScript
  • java
  • go
  • Python
  • Nodejs
  • C
  • C++
  • C#

在线调试

温馨提示:请修改请求参数,未修改可能返回报错;

参数名称 参数值(修改后测试)

返回结果