md2wechat Agent API markmd2wechat Agent API
  • Docs
  • Features
  • Themes
  • Editor
  • Blog
  • Pricing
  • Examples
  • Skills
  • Contact
md2wechat Agent API markmd2wechat Agent API

The official md2wechat API, docs, CLI, and skill entry points for Markdown to WeChat publishing workflows.

GitHubX (Twitter)
Product
  • Quickstart
  • Features
  • Themes
  • Pricing
  • Contact
Docs
  • Auth
  • OpenAPI
  • llms.txt
Ecosystem
  • Examples
  • Skills
  • md2wechat-lite
© 2026 md2wechat Agent API. All Rights Reserved.

Examples

Examples

md2wechat Agent API examples for Codex, Claude Code, OpenClaw, OpenCode, Cursor, office agents (QwenWork, DuMate, Doubao Work, WorkBuddy, Kimi Work, ZCode), and raw HTTP workflows.

Each example explains the smallest request, the required headers, and whether you should start with API, CLI, or skill.
Start here
If you have not completed a first successful call, go through Quickstart first.
/docs/quickstartOpen Quickstart
Auth and access
Under the unified product, different endpoint groups use different headers. Confirm that before requesting access.
/docs/authOpen Auth
Convert Markdown to WeChat HTML
Best for writing agents that need immediate formatting output.
curl -X POST https://www.md2wechat.cn/api/convert ...

Best for

Use right after text generation or editorial review.

Agent-ready
Open