Converts Markdown text into clean, styled PDF documents.
POST https://md-to-pdf-api-x402-689670267582.us-central1.run.app/convert
$0.02 USDC
{
"markdown": "# Hello World\n\nThis is a sample markdown converted to PDF."
}
Returns the converted document as a PDF file binary.