Document generation API — EU-hosted
Every business document. One API call away.
papii turns plain language or structured JSON into professional PDFs — invoices, payslips, contracts, GDPR notices and more. EU-hosted, render-verified, free to start.
- 320
- templates in the catalog
- 5
- languages
- 49
- country & domain packs
- 100%
- render-verified
POST /render
How it works
Three steps from data to document. No PDF libraries, no layout code, no printers.
Pick a template
Browse 49 packs — Belgian accounting, employment law, GDPR, payroll and more. Every template ships with a JSON schema and sample data.
Send your data
POST /render with your JSON. The API validates it against the template schema before anything is rendered.
Get a signed PDF
A professional, deterministic PDF comes back in seconds. Embed it, archive it or send it.
curl -X POST https://api.papii.eu/render \
-H "X-API-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"template": "be.accounting.invoice",
"data": { ... },
"options": {"language": "fr"}
}' -o invoice.pdf Templates
Template categories
A catalog built for European SMEs — per country, per domain, per language.
Business
18 templatesQuotes, purchase orders, delivery notes and receipts — the daily paperwork.
Accounting BE
25 templatesInvoices, balance sheets, ledgers and Belgian tax fiches.
Employment
36 templatesContracts, clauses and addenda for BE, FR, NL, DE and LU.
Dismissal
18 templatesNotice letters, settlement agreements and urgent-cause dismissals.
GDPR
10 templatesPrivacy notices, processing records and data-subject responses.
Payroll
22 templatesPayslips, employer-cost breakdowns and payroll journals per country.
Legal
20 templatesNDAs, service agreements, rental contracts and formal agreements.
Procurement
10 templatesRFQs, supplier agreements and purchase documentation.
Generate documents by talking to your AI
chut.app is the AI back office for European SMEs — and papii is its document engine. Describe what you need in one sentence; the AI fills, renders and sends it.