微信知社OpenAPI - 微信公众号文章实时监控
    • 微信公众号文章监控 API (weixinzs.org)
      • 公众号订阅
        • 查询全部订阅
        • 添加公众号订阅
        • 取消公众号订阅
      • 文章查询
        • 查询文章
      • 数据模型
        • Subscription
        • MpAccount
        • CreateSubscriptionResult
        • ArticleList
        • Article
        • Error

    MpAccount

    {
        "id": "string",
        "username": "string",
        "alias": "string",
        "nickname": "string",
        "avatarUrl": "http://example.com"
    }
    Built with