{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "httpay-xyz-api-markdown-to-html",
  "title": "HTTPay \u00b7 Convert Markdown to HTML",
  "url": "https://httpay.xyz/api/markdown-to-html",
  "category": "tools",
  "summary": "Convert Markdown text to HTML with configurable rendering options including GFM support.",
  "seo": {
    "title": "Markdown to HTML API - HTTPay x402 | 0.002 USDC",
    "description": "Convert Markdown text to HTML with optional GitHub Flavored Markdown support. Pay-per-call API via x402 protocol on Base. No API keys required."
  },
  "use_cases": [
    "Render Markdown content to HTML for display",
    "Convert documentation formats programmatically",
    "Process user-generated Markdown in applications"
  ],
  "ideal_buyer": "Developers and applications needing server-side Markdown-to-HTML conversion without subscription overhead.",
  "example_prompt": "Convert this Markdown to HTML with GitHub Flavored Markdown enabled: # Hello World",
  "example_request_body": {
    "options": {
      "gfm": true
    },
    "markdown": "# Hello World\n\nThis is **bold** text."
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.1,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x5f5d6fcb315871c26f720dc6fef17052dd984359",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "2000",
      "max_timeout_seconds": 60,
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "description": "Convert Markdown text to HTML. POST JSON body: {markdown, options}. Options: gfm (bool, default true), breaks (bool). Uses the 'marked' npm package. Returns rendered HTML string."
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "httpay-xyz",
    "host": "httpay.xyz",
    "title": "httpay.xyz \u2014 307 Pay-Per-Call APIs via x402 on Base",
    "description": "307 pay-per-call APIs (287 native + Gateway for 37 services). Token intelligence, DeFi yields, MEV risk, AI tools, web scraping. No API keys \u2014 pay $0.001\u2013$0.05 USDC per call.",
    "url": "https://httpay.xyz",
    "og_image": "https://httpay.xyz/og-image.png",
    "favicon": "https://httpay.xyz/favicon.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/httpay-xyz-api-markdown-to-html",
    "url": "https://x402all.com/resource/httpay-xyz-api-markdown-to-html",
    "name": "HTTPay \u00b7 Convert Markdown to HTML",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/httpay-xyz-api-markdown-to-html",
      "@type": "Offer",
      "price": "0.002",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.002000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://httpay.xyz/api/markdown-to-html",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/httpay-xyz",
      "url": "https://httpay.xyz",
      "name": "httpay.xyz \u2014 307 Pay-Per-Call APIs via x402 on Base",
      "@type": "Organization"
    },
    "identifier": "httpay-xyz-api-markdown-to-html",
    "description": "Convert Markdown text to HTML with optional GitHub Flavored Markdown support. Pay-per-call API via x402 protocol on Base. No API keys required.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=httpay-xyz-api-markdown-to-html",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=httpay-xyz-api-markdown-to-html"
}
