Powerful Features to Simplify Peppol Integration

Peppox brings together everything needed for secure and scalable e-invoicing. Manage all your Access Points through one API and dashboard — no more switching between providers or reading multiple documentations.

Use Peppox With or Without a Peppol Access Point

Whether you already have an Access Point or not, Peppox keeps integration simple. Link your provider securely in the dashboard or start instantly with our Managed Access Point — the same Peppox API powers both options, and you can switch anytime.

Already have an Access Point?

Securely enter your Access Point credentials in the Peppox dashboard and start sending Peppol-compliant e-invoices without changing your code.

  • Secure credential storage & certificate management
  • Keep your current provider (Ibanity, Wolters Kluwer, CodaBox, …)
  • Unified monitoring, logs, and delivery tracking

No Access Point yet?

Use the Peppox Managed Access Point and send your first invoice in two clicks. Create a free account, copy your API key, send.

  • No separate AP contract or onboarding required
  • High-performance, secure routing to the Peppol network
  • PEPPOL BIS / UBL validation and PDF attachment support
Same API for both scenarios. Choose “managed” or “linked” in configuration — no code rewrite.
POST /v1/invoices/send
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
 {      "access_point": "managed", // or "linked"
        "invoice": { ... } // UBL/PEPPOL BIS data
 }

Switch providers in the dashboard at any time — keep the same endpoint and payload, just update configuration.

Unified API for Every E-Invoicing Action

Peppox standardizes communication with all Peppol Access Points.
You send invoices, XML or PDFs — and Peppox automatically handles delivery, tracking and compliance.

📦 Send Complete Invoice Data

Transmit headers, line items, taxes and totals in one clean JSON structure.

📄 Attach PDFs

Attach your invoice PDF for archiving or customer reference — Peppox links it automatically.

🧾 Validate XML & UBL

Peppox checks and delivers your UBL/XML documents to the right Access Point securely.

📬 Track Every Submission

Follow invoice status in real time with full Peppol response tracking.

Full Dashboard Control

The Peppox Dashboard gives you total visibility and control: upload certificates, manage multiple companies, view logs and configure Access Points — all in one place.

  • 🔐 Manage Access Points and certificates
  • 👥 Add users or structures easily
  • 📊 Monitor logs and error reports
  • ⚙️ Automatic routing and retries

Guaranteed Reliability

Every invoice sent via Peppox is validated, queued, and securely transmitted to the Peppol network. Our infrastructure ensures uptime, redundancy, and audit-ready tracking.

  • ✅ Certified Peppol delivery
  • ✅ Automatic retry and fallback
  • ✅ Encrypted storage for certificates
  • ✅ 24/7 monitoring and alerting

Made for Developers and Integrators

Peppox removes complexity for developers building e-invoicing systems. You only integrate once, no matter how many Access Points you connect later.

📘 Unified Documentation

Clear and consistent endpoints — same format for all Access Points.

🧩 Switch Providers Instantly

Change Access Points anytime — update the configuration, not your code.

🛠️ Sandbox Environment

Develop and test safely before going live on the Peppol network.

🚀 SDKs & Examples

Peppox offers SDKs for PHP, Python, and Node.js to start quickly.