Automation Blog Pricing 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.

API Documentation
Terminal
$ curl -X POST https://api.invoicexml.com/v1/convert/zugferd \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: multipart/form-data" \
  -F "[email protected]" \
  -F "format=ubl" \
  -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

Ready to automate your invoices?

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