WeChat Official Accounts API Docs & Endpoint Directory
WeChat Official Accounts APIs help you work with article content, engagement metrics, keyword discovery, and publisher timelines for content intelligence and media monitoring use cases.
Available APIs
| Endpoint | Method | Description |
|---|---|---|
| Account Today Articles (V1) | GET | Returns articles published today by a WeChat Official Account. The account can be identified by biz id, article URL, account name, or wxid, making this endpoin… |
| Account Historical Articles (V1) | POST | Returns paginated historical articles for a WeChat Official Account identified by biz id, article URL, account name, or wxid. This version uses page-number pag… |
| Account Historical Articles (V2) | POST | Returns historical articles for a WeChat Official Account identified by ghid or article URL. This version uses the PagingInfo.Offset string cursor returned by… |
| Article Metrics (V1) | GET | Returns basic interaction metrics for a WeChat Official Account article by article URL, including core signals such as reads and likes. Use it for lightweight… |
| Article Metrics (V2) | GET | Returns extended interaction metrics for a WeChat Official Account article by article URL, covering a richer set of read, like, and related engagement fields f… |
| Article Details (V1) | GET | Returns WeChat Official Account article details by article URL. Version 1 supports the mode enum to choose plain text or rich text content when supported, and… |
| Article Details (V2) | GET | Returns structured WeChat Official Account article details by article URL. Version 2 focuses on fields such as title, cover image, author, publish time, origin… |
| Article Details (V3) | GET | Returns WeChat Official Account article details with additional video-related fields when available. Version 3 is useful for articles that contain video materi… |
| Article Details (V4) | GET | Returns a full HTML document for a WeChat Official Account article, including html, head, body, and article styles. Version 4 is suitable for rendering preview… |
| Article Details (V5) | GET | Returns lightweight WeChat Official Account article information by article URL. Version 5 focuses on base metadata and status fields such as title, cover image… |
| Article Comments (V1) | POST | Returns top-level comments for a WeChat Official Account article by article URL. The response keeps comment data, total count, and buffer pagination fields for… |
| Article Comment Replies (V1) | GET | Returns nested replies for a WeChat Official Account article comment. Use the article URL and top-level contentId to collect reply threads and complete the art… |
| Hot Article Search (V1) | GET | Searches hot and viral WeChat Official Account articles within a date range. It supports keyword, publish type, category, and page parameters for discovering h… |
| Article Search (V1) | POST | Searches WeChat Official Account articles through the WeChat web search flow. Version 1 supports publish time filtering, sort type, offset, and cookies_buffer… |
| Article Search (V2) | POST | Searches WeChat Official Account articles through the categorized WeChat web search flow. Version 2 uses subSearchType for focused result categories and keeps… |
| Mini Program Search (V1) | POST | Searches WeChat mini programs through the WeChat web search flow. It complements WeChat Official Account analysis by finding mini program entry points and rela… |
| WeChat Index Search (V1) | GET | Returns WeChat Index keyword search results. Use it with WeChat Official Account article and account analysis to observe keyword trend signals inside the WeCha… |
| Search Suggestions (V1) | GET | Returns WeChat search suggestions for a keyword. It is useful for autocomplete and query expansion in WeChat Official Account article search, account search, a… |
| Account Search (V1) | POST | Searches WeChat Official Account profiles by keyword. Version 1 returns one account result per page with server-side fixed page size, which is useful for disco… |
| Account Search (V2) | POST | Searches WeChat Official Account profiles through the WeChat web search flow. Version 2 keeps offset and cookies_buffer pagination state for continuously retri… |
| Account Original Article Count (V1) | GET | Returns the original article count for a WeChat Official Account identified by ghid or article URL. Use it to evaluate account originality and long-term conten… |
| Account Principal Info (V1) | GET | Returns principal and registration information for a WeChat Official Account. The account can be identified by biz id, article URL, or wxid, which helps verify… |
| Account Basic Info (V1) | GET | Returns basic profile information for a WeChat Official Account by account name, including fields such as avatar and account type when available. Use it for qu… |
| Article Link Conversion (V1) | GET | Converts a WeChat Official Account article link into a normalized destination URL. It is useful for resolving short links or intermediate links before article… |
