HTML & URL to PDF
POST raw HTML or a URL and get back a print-ready PDF. Fonts, page numbers, headers, footers, page breaks and A4/Letter/custom sizes are all handled by real Chromium, kept current by us.
POST /v1/render HTTP/1.1
Authorization: Bearer pf_live_••••••••
Content-Type: application/json
{ "url": "https://acme.com/invoices/42",
"format": "A4", "margin": "20mm" }
→ 200 OK · application/pdf