CRATEAPI
Validation is free, no signup — generate/convert/render need a key

E-Invoicing API

Generate, validate, convert and render every EU e-invoice format — UBL, CII, Peppol, XRechnung, FatturaPA, Facturae, KSeF and more — behind one API key.

GenerateValidateConvertRender
Pan-EUFranceGermanyItalySpainPolandRomania

Capabilities

Where it fits

What comes out

invoice.xmlUBL 2.1 / CII, structured JSON in
IN · UBL XML
Invoice rendered to PDF
OUT · PDF (also CII, Factur-X, PDF/A-3)

Try it live

Drag and drop your invoice file here — .xml or .pdf (Factur-X/ZUGFeRD)
No file chosen

Live call to the real validator · max 200 KB (XML) / 10 MB (PDF) · nothing is stored

Same engine as the full validator page — more profiles, plus a downloadable PDF report.

Call it from your code

curl -X POST "https://api.crateapi.com/v1/generate/ubl?profile=peppol" \
  -H "X-API-Key: YOUR_KEY" -H "Content-Type: application/json" \
  -d @invoice.json -o invoice.xml

Read the docs →

Trust & data handling

Every demo on this page runs against the real API — nothing is faked. Uploaded files and pasted text are processed in memory and never written to disk; nothing about your request is stored. Details: Trust & Security.

Pricing

E-Invoicing pricing follows the platform grid — Free tier forever, paid plans from a few dollars a month, no per-document lock-in. See the current numbers on the pricing section.

FAQ

Do you transmit invoices to Peppol, SDI, KSeF or FACe?

No — CrateAPI makes the document valid. Getting it onto the network stays with your existing Access Point or platform (yours, or a provider's).

Which formats are covered?

UBL 2.1/Peppol BIS 3.0, XRechnung, CII, RO_CIUS, Factur-X, FatturaPA, Facturae, KSeF, plus the EHF/NLCIUS/PINT profiles — see the full format list.

Is validation really free?

Yes, unmetered, no API key required — try it now. Generation, conversion and rendering need a free or paid key.

Ready to try it?

Validate your e-invoice freeNo signup. Paste or upload, get the report instantly.
Open the validator →