Product
Markdown to PDF API
Use markdown on POST /v1/pdf for release notes, reports, and agent-generated docs where the source is already GFM. RelayPDF renders Markdown to HTML, then Chromium prints it. For pixel-perfect invoices, prefer HTML or a published Handlebars template.
markdown is GFM. Same Chromium print options as html. Provide exactly one of html, url, markdown, or templateId.