A strictly typed API that converts your JSON data into compliant PDF/A-3b documents.
{
series: 'INV-2025',
code: '0001',
issue_date: '2025-12-20',
currency: 'EUR',
supplier: {
name: 'Your SaaS Customer Ltd',
tax_id: { country: 'DE', code: 'DE123456789' },
address: {
street: 'Hauptstraße 12',
locality: 'Berlin',
code: '10115',
country: 'DE',
},
},
customer: {
name: 'End Client GmbH',
tax_id: { country: 'DE', code: 'DE987654321' },
},
lines: [
{
quantity: 1,
item: {
name: 'Platform Subscription - Gold',
price: 149.0,
unit: 'month',
},
taxes: [{ category: 'VAT', percent: 19 }],
},
],
}INV-001
Rechnungssteller
ACME GmbH
Hauptstr. 1, 60311 Frankfurt
DE123456789
Rechnungsempfänger
Client Corp
DE987654321
| Position | Menge | Betrag |
|---|---|---|
| Consulting | 10 | €1,500.00 |
| MwSt. 19% | €285.00 | |
| Gesamt | €1,785.00 | |
Built for the Strictness of EU Finance
We abstract the complexity of EN 16931, ZUGFeRD, and Factur-X into a single easy to use API.
The hardest part of e-invoicing is valid embedding. We use Typst for near-instant rendering and inject the validated XML directly into the PDF/A-3b container. High-speed compliance without the binary stream headache.
Built-in GOBL validation checks your tax rates and totals against regional rules before the engine renders. Catch errors in your payload, not in your accounting software.
Don't serve ugly invoices. Select from our pro prebuilt templates. Customize your branding, overwrite the language and enable the features you want.
We use GOBL (Go Business Language) to validate tax calculations, totals, and regional rules before the invoice is even rendered. Ensuring compliance and zero errors.
We automatically map your JSON data to the correct XML schema based on the standard you request.
Everything you need to know about the architecture, compliance, and data privacy.
No. We operate on a strictly 'passthrough' basis. Your JSON data is processed in-memory to generate the PDF/A-3b artifact and is immediately discarded after the response is sent. We do not persist sensitive invoice details in any database. We only log meta-data for dashboard metrics and API metering.
We're currently in private beta. Join the waitlist to secure Founding Member pricing and be the first to integrate our stateless rendering engine.
Strictly ephemeral. No data persistence. No bloat.