Automation Blog Contact
REST-API · No-Code · MCP

Automate your Factur-X, ZUGFeRD & XRechnung Compliance

REST API for developers, no-code connectors for ops teams, and a manual dashboard for everyone else. Pick the path that fits your workflow.

Input — PDF Invoice
Output — Factur-X PDF + XML
<?xml version="1.0"?>
<Invoice xmlns="urn:oasis:names:...">
<cbc:ID>INV-2024-0042</cbc:ID>
<cbc:IssueDate>2024-12-15</cbc:IssueDate>
<cac:LegalMonetaryTotal>
<cbc:PayableAmount>4,250.00</...>
</cac:LegalMonetaryTotal>
</Invoice>
Email Gateway

Forward Email & Receive Compliant Invoice

No API, no integration, no new software. Simply forward your PDF invoice to [email protected] and receive a 2026-compliant Factur-X or ZUGFeRD file back to your email in seconds.

Learn More
Zapier
Make
n8n
Airtable
Salesforce
Power Automate
No-Code

No-Code Integrations

Connect InvoiceXML to your existing workflow in minutes. Native integrations with Zapier, Make.com, n8n, Airtable, Salesforce, and Power Automate. No engineering required.

99.99% Uptime SLA <200ms p95 latency SOC 2 Compliant
Developer API

Built for Developers

A single REST endpoint. Send a PDF, receive structured XML. Built for ultra-high concurrency and sub-second processing.

  • Supports all formats: DOCX, XLSX, PDF, images — no preprocessing needed
  • Works on scanned and photographed invoices
  • Every response validated against official Schematron rules

Supports ZUGFeRD · Factur-X · XRechnung · UBL · CII · EN 16931

API Documentation
Terminal
$ curl -X POST https://api.invoicexml.com/v1/transform/to/zugferd \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: multipart/form-data" \
  -F "[email protected]" \
  -F "version=2.3.2" \
  -F "profile=extended" \
  -F "syntax=cii" \
  -F "embed=true"
// => 200 OK
// => { "id": "inv_8f3k...", "status": "completed" }

Recent Conversions

3 invoices
invoice-2024-042.pdf
CompletedUBL 2.1
rechnung-Q4.pdf
CompletedZUGFeRD
facture-dec.pdf
CompletedFactur-X
Dashboard

Manual Dashboard

Prefer a visual workflow? Upload PDFs manually via our intuitive dashboard using simple drag-and-drop. Download compliant invoices instantly — no API key needed.

The First MCP–Native Compliance Engine

In 2026, your AI agents should handle the paperwork. InvoiceXML provides an MCP (Model Context Protocol) server, allowing your AI assistants to validate and convert invoices autonomously within your own ecosystem.

MCP Server Ready
Full Tool Suite

Every E-Invoicing Tool You Need

From AI-powered conversion to standards validation — a complete toolkit for global e-invoice compliance.

AI Tools

Convert messy or scanned PDF invoices into compliant e-invoices.

Create

Build compliant e-invoices with PDF/A-3b conformance from scratch.

Validate

Validate invoices against official standards and Schematron rules.

Render

Generate visual PDF previews from structured e-invoicing formats.

Convert

Transform between e-invoicing formats for cross-border compatibility.

Extract

Parse and extract structured data from invoice documents.

Ready to automate your invoices?

Start your 30-day free trial. No credit card required.

Get Started