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)

Errors

Common failure cases and how agents should respond.

Errors

Common failure modes

  • Missing Md2wechat-API-Key
  • Missing Wechat-Appid or Wechat-App-Secret
  • Invalid remote image URL
  • Invalid markdown payload

Recommended agent behavior

  1. Validate required headers before sending.
  2. Retry only network failures, not auth failures.
  3. Log request payload shape without logging secrets.
  4. Surface the endpoint name in error summaries.

Table of Contents

Errors
Common failure modes
Recommended agent behavior