# 微信公众号数据接口与 API

微信公众号 API 能力一览：可用接口、按次价格、翻页方式和已知限制，供 AI Agent 直接调用。

规范地址: https://socialtoai.com/zh/platforms/wechat/

## 选择下一个调用

下方每个可用操作都使用同一套核心响应结构。价格和参数支持以当前参考卡为准。

| 平台 | 动作 | Credits | 可用性 |
|---|---|---|---|
| 微信公众号 | [search](https://socialtoai.com/zh/wechat-search-api/) | 1.5 | 可用 |
| 微信公众号 | [detail](https://socialtoai.com/zh/wechat-detail-api/) | 1.5 | 可用 |
| 微信公众号 | [comments](https://socialtoai.com/zh/wechat-comments-api/) | 1.5 | 可用 |
| 微信公众号 | [user_profile](https://socialtoai.com/zh/wechat-user-profile-api/) | 1.5 | 可用 |
| 微信公众号 | [user_posts](https://socialtoai.com/zh/wechat-user-posts-api/) | 1.5 | 可用 |
| WeChat | trending（不支持） | 0 | 不支持 |

## 已知边界

不支持热榜。可以用 sort=latest 的搜索替代，但含义不同。

详情和评论需要 HTTPS 的 mp.weixin.qq.com 文章链接，不能只传 ID。

公众号资料和文章列表需要 gh_username。可先用 search(type=user) 查找账号，查找本身是一次单独计费的调用。

搜索的 30d 筛选会回退为 all 并附带 warning。count 只裁剪投影后的结果，不改变源页面大小。
