{"uid":"cap_RNVPRdkj3tXMCsxGpQFff","slug":"rue-mossgate-dev-headless-chrome-renderer-76e118ba","name":"rue.mossgate.dev Headless Chrome Renderer","description":"render a url or raw html to pdf, png or jpeg via headless chromium. ssrf-guarded, pure compute. body: {url|html, format:pdf|png|jpeg, full_page, landscape, paper}.","url":"https://rue.mossgate.dev/v1/render","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":[],"properties":{"url":{"type":"string","description":"public http/https url to render (or use html)"},"html":{"type":"string","description":"raw html to render (or use url)"},"paper":{"type":"string","default":"A4"},"format":{"enum":["pdf","png","jpeg"],"type":"string","default":"pdf"},"full_page":{"type":"boolean","default":true},"landscape":{"type":"boolean"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"string"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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":"down","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_8P0iGK1F9_q7RTZ8hdcmN","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Renders a public URL or raw HTML to PDF, PNG, or JPEG using headless Chromium, with SSRF protection and configurable page options.","exampleAgentPrompt":"Render https://example.com/invoice/123 as a full-page A4 PDF in portrait orientation using headless Chromium.","exampleUseCases":[{"title":"Invoice PDF from HTML template","prompt":"Take this raw HTML invoice I have and convert it to a full-page A4 PDF so I can send it to my client."},{"title":"Full-page screenshot of a webpage","prompt":"Capture a full-page PNG screenshot of https://news.ycombinator.com so I can see what it looks like right now."},{"title":"Landscape report export","prompt":"Render https://dashboard.myapp.com/report as a landscape A4 PDF so I can share the wide chart layout with my team."}],"resultDescription":"Returns the rendered file as binary output in the requested format — a PDF document, PNG image, or JPEG image — representing the fully rendered page including JavaScript-executed content, as produced by headless Chromium.","failureModes":["SSRF guard blocks private/internal IP ranges or localhost URLs — returns an error if the URL resolves to a non-public address","Invalid or unreachable URL results in a render failure or timeout","Malformed raw HTML may produce blank or partial output without an explicit error","Unsupported format enum value causes a schema validation error","Very large or complex pages may time out during rendering","Missing both url and html parameters returns a validation error"],"whenToPreferThis":"Choose this endpoint when you need server-side, JavaScript-rendered screenshots or document exports from a URL or HTML string, particularly when you need SSRF-safe rendering (no access to internal networks) and support for PDF paper/orientation options. Prefer it over client-side libraries when you need consistent Chromium rendering without managing browser infrastructure, or when you need to capture pages that require JS execution.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T21:28:18.188Z","isFirstParty":false}