Template API
Create and manage reusable templates through a focused API.
Document rendering & template API
Generate DOCX and PDF files from reusable, XSLT-driven templates, compose complex document packages, and prepare signature-ready output through a focused API.
Purpose-built capability
The interface keeps everyday work simple. The API, webhooks, and shared Feradel platform leave room for sophisticated workflows.
Create and manage reusable templates through a focused API.
Map application data into document-ready output consistently.
Generate editable documents and finished PDFs from the same workflow.
Assemble multiple sections into complete document packages.
Prepare finished documents for connected FeraSign workflows.
Keep template changes traceable and production output predictable.
Build with Feradel
Feradel products expose clear resources, structured responses, usage-aware limits, and webhook events for the workflows your application needs.
Read the API docs// Create a resource in FeraRender const response = await fetch( "https://api.feradel.com/v1/docx", { method: "POST", headers: { Authorization: `Bearer ${token}`, "Content-Type": "application/json" }, body: JSON.stringify(payload) } ); const resource = await response.json();
Simple product pricing
Every tier includes the core product experience. Higher tiers add capacity, advanced controls, and support—not artificial feature confusion.
50 rendered documents/month
1,000 rendered documents/month
5,000 rendered documents/month
25,000 rendered documents/month
Custom render volume
Common questions
No. A team can create an account and use the included monthly allowance without entering payment information.
New product usage is suspended for the remainder of that monthly cycle. Existing data remains in the account, and the team can either wait for the next cycle or upgrade immediately.
Yes. Each product is designed to stand alone. The shared platform becomes valuable when you decide to connect additional Feradel products later.
API access varies by product and plan. The plan details above identify availability, and higher tiers may include expanded limits or capabilities.
Try the complete product experience without a credit card.