Markdown to WeChat API Docs
Official md2wechat docs for Markdown to WeChat HTML conversion, article drafts, media upload, llms.txt, and OpenAPI.
Markdown to WeChat API Docs
md2wechat Agent API is the official API for AI agent workflows that publish to WeChat.
Use it when you need one of these outcomes:
- Use
POST /api/v1/convertto turn Markdown into WeChat-ready HTML. - Use
POST /api/v1/article-draftto create article drafts directly. - Use
POST /api/v1/newspic-draftto create newspic drafts. - Use
POST /api/v1/batch-uploadto upload remote images as WeChat materials.
Official entities:
- Main site: md2wechat.com
- Editor: md2wechat.cn
- Official skill: md2wechat-skill
- Official CLI: md2wechat-lite
Start here
- Read Quickstart.
- Check Auth.
- Pick an API from API Overview.
- Use Examples or Skills.