{"api":"v1","generated_at":"2026-09-15T22:50:59.240Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/402utils-com-v1-pdf-3cbe97","pinned_page":"https://tollindex.com/e/402utils-com-v1-pdf-3cbe97/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"402utils-com-v1-pdf-3cbe97","canonical_url":"https://402utils.com/v1/pdf","resource":"https://402utils.com/v1/pdf","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Render HTML or a public web page into a pixel-perfect PDF using a headless Chrome browser. Send inline `html` (invoices, receipts, reports, tickets) or a `url` to snapshot; control paper size, orientation, margins, background graphics and scale. Returns the raw application/pdf bytes — no signup, no browser to run, pay per document.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-06T20:53:04.267Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"pdf","category":"media","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0xc55A2D530b53CBaD1001e4AfD4720B7E71f9C291","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-09-06T20:53:02.078Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:30:08.560Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":4,"ratio":0.8},{"days":30,"observed":5,"passed":4,"ratio":0.8},{"days":90,"observed":5,"passed":4,"ratio":0.8}],"history_90d":[{"observed_at":"2026-09-15T04:30:08.560Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:26:39.248Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":true},{"observed_at":"2026-09-13T04:25:23.682Z","state":"fail","failed_checks":["endpoint_reachable"],"run_id":"daily-2026-09-13","state_changed":true},{"observed_at":"2026-09-12T06:41:04.130Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:12:39.609Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xc55A2D530b53CBaD1001e4AfD4720B7E71f9C291","page":"https://tollindex.com/seller/0xc55A2D530b53CBaD1001e4AfD4720B7E71f9C291","endpoints":16,"hosts":2},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xc55A2D530b53CBaD1001e4AfD4720B7E71f9C291","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-06T20:53:02.078Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://402utils.com/v1/pdf","extensions":{"bazaar":{"info":{"input":{"body":{"html":"<html><body><h1>Invoice #1042</h1><table><tr><td>Item</td><td>$20.00</td></tr></table></body></html>","format":"A4","printBackground":true},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":"<binary application/pdf stream>"}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","properties":{"url":{"type":"string","format":"uri","description":"Public http(s) URL to render. Mutually exclusive with html."},"html":{"type":"string","description":"Inline HTML document to render (max 1 MB). Mutually exclusive with url."},"scale":{"type":"number","maximum":2,"minimum":0.5,"description":"Render scale factor."},"format":{"enum":["A4","Letter","Legal"],"type":"string","default":"A4","description":"Paper size."},"margin":{"type":"object","properties":{"top":{"type":"number"},"left":{"type":"number"},"right":{"type":"number"},"bottom":{"type":"number"}},"description":"Page margins in millimetres (0–100 each)."},"landscape":{"type":"boolean","default":false,"description":"Landscape orientation."},"waitUntil":{"enum":["load","networkidle"],"type":"string","default":"load","description":"When to consider the page ready. Use 'networkidle' for JS-heavy pages."},"printBackground":{"type":"boolean","default":true,"description":"Print CSS background colours and images."}},"description":"Provide exactly one of `html` or `url`."},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"string","format":"binary","description":"The HTTP response body is the raw PDF (Content-Type: application/pdf, Content-Disposition: inline; filename=\"document.pdf\").","contentMediaType":"application/pdf"}}}}}}},"description":"Render HTML or a public web page into a pixel-perfect PDF using a headless Chrome browser. Send inline `html` (invoices, receipts, reports, tickets) or a `url` to snapshot; control paper size, orientation, margins, background graphics and scale. Returns the raw application/pdf bytes — no signup, no browser to run, pay per document.","lastUpdated":"2026-09-06T20:53:04.267Z","x402Version":2}]}}