{"openapi":"3.1.0","info":{"title":"Papermill","description":"Markdown/JSON → .docx/.xlsx/.pptx as bytes. Paid per call via x402 (USDC); nothing stored.","version":"0.1.0"},"paths":{"/v1/docx":{"post":{"summary":"Docx Route","operationId":"docx_route_v1_docx_post","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/v1/xlsx":{"post":{"summary":"Xlsx Route","operationId":"xlsx_route_v1_xlsx_post","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/v1/pptx":{"post":{"summary":"Pptx Route","operationId":"pptx_route_v1_pptx_post","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/v1/validate":{"post":{"summary":"Validate Route","operationId":"validate_route_v1_validate_post","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/healthz":{"get":{"summary":"Healthz","operationId":"healthz_healthz_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"additionalProperties":true,"type":"object","title":"Response Healthz Healthz Get"}}}}}}},"/llms.txt":{"get":{"summary":"Llms Txt","operationId":"llms_txt_llms_txt_get","responses":{"200":{"description":"Successful Response","content":{"text/plain":{"schema":{"type":"string"}}}}}}},"/":{"get":{"summary":"Index","operationId":"index__get","responses":{"200":{"description":"Successful Response","content":{"text/html":{"schema":{"type":"string"}}}}}}}}}