{"uid":"cap_4BisoBUw21j3Fb8yQTN-Q","slug":"markdown-renderer-api-eba38671","name":"Markdown Renderer API","description":"Render markdown to styled HTML","url":"https://markdown-renderer.api.klymax402.com/api/render","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"theme":{"type":"string","description":"CSS theme: 'light', 'dark', or 'github' (default: github)"},"markdown":{"type":"string","description":"Markdown text to render"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ogaGfg8lIXzZQo9g6XRkG","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts raw Markdown text into styled HTML using a specified CSS theme (light, dark, or GitHub-style)","exampleAgentPrompt":"Can you render this markdown text as HTML using the dark theme? Here's the content: '# Hello World\\n\\nThis is a **bold** statement and here is a [link](https://example.com).'","exampleUseCases":null,"resultDescription":"Returns styled HTML markup generated from the provided Markdown input, formatted according to the chosen CSS theme (light, dark, or github). The HTML is ready to embed in a web page or display in a browser.","failureModes":["Missing markdown parameter returns an error or empty response","Invalid theme value may fall back to default github theme or return an error","Oversized markdown payload may be rejected","Network timeout for very large documents","Non-markdown content passed as input may produce unexpected HTML output"],"whenToPreferThis":"Choose this endpoint when you need server-side, themed Markdown-to-HTML conversion without setting up your own rendering pipeline. Especially useful when GitHub-style rendering is desired for README files or documentation, or when you want consistent light/dark themed output without client-side JavaScript.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:32:47.353Z","isFirstParty":false}