{"uid":"cap_JYNt30SZpCK9v5IOdZHsB","slug":"01mind-document-renderer-render-document-66ad5065","name":"01Mind Document Renderer (render-document)","description":"Turn structured content into a real .docx or .xlsx file an agent can hand to a person -- headings, paragraphs, tables and multi-sheet workbooks, returned as base64 in the same response. Accepts blocks, markdown, spreadsheet rows, or a saved template plus values. 5 free documents per month per API key, then $0.25 each. Free dry run at POST /sandbox/execute/render-document.","url":"https://01mind.net/purchase/render-document","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"properties":{}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.25","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":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.25/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.25","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.25","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_uyVsrJSI8Mch5BP3YQlPS","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.25","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts structured content (blocks, markdown, spreadsheet rows, or templates with values) into a real .docx or .xlsx file returned as base64 in the API response.","exampleAgentPrompt":"Take this structured report content — headings, paragraphs, and a summary table — and render it as a real .docx Word document I can hand to my client, using a JSON body with POST method.","exampleUseCases":[{"title":"Agent-generated report as Word file","prompt":"I need you to take the quarterly sales summary you just wrote — with the intro paragraph, section headings, and the revenue table — and produce a real .docx file I can email to my manager."},{"title":"Export data table to Excel workbook","prompt":"Convert this dataset of customer orders into a proper .xlsx spreadsheet with columns for order ID, product, quantity, and total — I need an actual Excel file, not just text."},{"title":"Fill a document template with dynamic values","prompt":"I have a saved contract template and I want you to fill it with this client's name, date, and payment terms, then render it as a downloadable .docx file."}],"resultDescription":"A base64-encoded .docx or .xlsx file returned in the JSON response body of the same API call, ready to be decoded and saved or handed to a user — no separate download step required. Multi-sheet workbooks and fully formatted Word documents with headings, paragraphs, and tables are supported.","failureModes":["Missing required 'input' field returns a validation error","Invalid 'type' (must be 'http') causes rejection","Unsupported 'method' value (must be POST, PUT, or PATCH) causes rejection","Invalid 'bodyType' (must be json, form-data, or text) causes rejection","Malformed or empty body content may produce a blank or corrupt document","Payment failure (insufficient USDC balance or x402 error) blocks execution","Exceeding 5 free documents per month per API key without payment causes billing rejection"],"whenToPreferThis":"Choose this endpoint when an AI agent needs to hand a human a real, openable Office file (.docx or .xlsx) rather than raw text or markdown. It is ideal when the output must be shareable, printable, or editable in Word or Excel. Prefer this over PDF generators when the recipient needs to edit the document, and over plain-text output when formatting (headings, tables, multi-sheet workbooks) matters. The base64-in-response design avoids the need for a separate download step or file storage.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:34:59.206Z","isFirstParty":false}