{"name":"parse-document","description":"PDF/DOCX -> structured JSON, per-call x402 paywall.","version":"1.0.0","endpoints":[{"method":"POST","path":"/parse","price":"$0.03","description":"Parse a PDF or DOCX (base64) into structured JSON: text, page/word counts, headers, links, tables, metadata, confidence.","input":{"file_base64":"string (PDF or DOCX, base64, <=20MB decoded)","options":{"extract_tables":"boolean, default true"}},"output":{"page_count":"number|null","word_count":"number","text":"string","headers":"string[]","links":"string[]","tables":"array","metadata":"object","confidence":"number","processed_at":"string (ISO8601)"}}],"x402":{"network":"eip155:84532"}}