Legal documents and professional resumes, generated in seconds
Terms of use, sales terms, legal notices, service agreements, invoices, HR letters, sworn statements, resumes — integrate document generation directly into your product, your no-code platform, or your agency's offering, via a REST API or a ready-to-use dashboard.
Redigea generates documents from parameterized templates. This is not personalized legal advice — have any binding document reviewed by a legal professional before use.
One call, one document.
curl -X POST https://api.redigea.com/templates/cgv-fr/generate/pdf \
-H "Authorization: Bearer lgap_live_••••" \
-H "Content-Type: application/json" \
-d '{"parameters": {"company_name": "Acme Inc", "price": "$49"}}' \
--output terms.pdfBuilt to be integrated, not just filled in
An API designed for developers, and a dashboard designed for everyone else.
Instant generation
One API call, one complete document — PDF, Word or Markdown, in seconds.
Easy to integrate
OpenAPI schema, typed parameters, examples provided for all 95 templates.
Full traceability
Every template version is versioned and reviewed before publication.
Multi-jurisdiction
France, Belgium, Germany, Spain, Italy, the UK — the applicable law changes, your integration doesn't.
Works with AI assistants
An official MCP server exposes the API to Claude and other compatible assistants — generate a document straight from a conversation, no copy-pasting.
Three steps, one document
Choose a template
Sales terms, legal notice, service agreement, invoice, resignation letter, sworn statement, company board minutes, resume, cover letter…
Send your data
Company name, registration number, price, duration — fields vary by document.
Get your document
As PDF, Word or Markdown, ready to use or to be reviewed by a professional.
The most complete resume generator around
8 designs, 7 colors, a rich-text editor, and automatic import of an existing resume — not just another form.
56 possible styles
8 designs (classic, sidebar, timeline…) × 7 colors — not a generic resume.
Rich-text editor
Bold, italic, bullet lists, alignment — format your experience just like in Word.
Import an existing resume
PDF, Word, or a simple photo/scan: we read your resume and pre-fill every field automatically.
With or without a photo
An optional photo, with a clean result even without one.
Polished PDF and Word
Both formats faithfully reflect the chosen design, not just the PDF.
Industrialize your document production
Hundreds or thousands of contracts, terms, or resumes to generate? Automate all of it instead of filling out forms one by one.
- Batch generation — CSV or APIDrop a CSV into the dashboard (one row per document) and get a ZIP back — no code required. For a full integration, loop over the API from your own script.
- Custom templatesYour own clauses, your own resume branding — we adapt templates to your brand.
- White labelYour customers never see Redigea — the Agency plan lets you resell generation under your own name.
- Dedicated volume and supportVolume-based pricing and a direct line to the engineering team, not a support ticket queue.
Batch generation, in a few lines
for client in clients:
requests.post(
f"{BASE_URL}/templates/cgv-fr/generate/pdf",
headers={"Authorization": f"Bearer {API_KEY}"},
json={"parameters": client.to_dict()},
)A plan for every use case
What you're probably wondering
Does this replace a lawyer?
No. Redigea generates documents from parameterized templates — it's a generator, not personalized legal advice. For any binding document, have it reviewed by a legal professional before use.
Can I edit the generated documents?
Yes — every document is provided as both PDF and editable Word (DOCX), with faithful layout in both formats. It's not a locked-down PDF.
Is my data retained?
The parameters you send are only used to generate your document. See our privacy policy for exactly what's logged and for how long.
Can I use my own templates or branding?
Yes, through the Agency or Enterprise plans — custom templates and white labeling so your own customers never see Redigea.
What output formats are available?
PDF, Word (DOCX), ODT, RTF, HTML and Markdown for legal documents; the same formats for resumes. PDF and Word remain the only ones faithful to the chosen design — the others export the raw content, handy for reworking elsewhere.
Ready to try it?
Test generation live, no commitment, in a few clicks.
Launch the demo