md2wechat Agent API markAgent API Docs
md2wechat Agent API markAgent API Docs
Homepage

Start

Markdown to WeChat API DocsQuickstartAuth

APIs

Integrations

Operations

ErrorsPricingContact
X (Twitter)

API Overview

md2wechat Agent API endpoints for Markdown to WeChat HTML, draft creation, and media upload.

API Overview

md2wechat Agent API exposes four v1 endpoints for the real WeChat publishing path.

Public endpoints

  • POST /api/v1/convert
  • POST /api/v1/article-draft
  • POST /api/v1/newspic-draft
  • POST /api/v1/batch-upload

Shared rules

  • Prefer curl or server-side fetch.
  • Keep credentials server-side.
  • Start with Auth.
  • Choose a supported theme value from the theme catalog.
  • Read Theme before wiring theme into convert or draft endpoints.

Table of Contents

API Overview
Public endpoints
Shared rules