Overview

Purchase: PDF Generation

Protocol x402
Price $0.03
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider the402
Source bazaar
Indexed 2026-04-06 02:26:54

Health

Status degraded
Latency (p50) 225ms
Uptime (30d) 100.0%
Reliability Score 80/100
Last Checked 2026-07-08 01:17:42
Last Healthy 2026-05-16 08:39:08
Consecutive Failures 20

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "body": { "properties": { "format": { "description": "Paper size. Defaults to A4.", "enum": [ "A4", "Letter", "A3", "A5" ], "type": "string" }, "html": { "description": "HTML content to convert (max 100KB)", "type": "string" }, "landscape": { "description": "Landscape orientation. Defaults to false.", "type": "boolean" }, "url": { "description": "URL to convert to PDF", "type": "string" } }, "type": "object" }, "bodyType": "json", "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "properties": { "job_id": { "type": "string" }, "status": { "type": "string" }, "thread_id": { "type": "string" } }, "type": "object" }