Complete e-invoicing feature set
Everything you need for seamless Peppol integration, from document handling to security.
User-Friendly REST API
Integrate Peppol into your software in minutes. Our API and SDK are clearly documented, intuitively designed, and easy to test.
Intuitive Dashboard
Track sent and received invoices, manage API keys, and view billing information—all in a clear and simple dashboard.
Secure Document Handling
End-to-end encryption with digital signatures ensures document integrity and confidentiality for UBL invoices, credit notes, and more.
Certified Peppol Provider
Send and receive e-invoices through an official, secure Peppol connection. Recommand is a certified Peppol service provider.
Open Source Implementation
Build on transparency and flexibility. Recommand's Peppol API is open source, giving you full visibility into how your data is processed.
Transparent Pricing
No surprises or hidden costs. Recommand uses clear volume-based pricing without lock-in or expensive integration costs.
Intuitive monitoring dashboard
Track, manage, and analyze your Peppol e-invoicing in real-time
Documents
Powerful REST API for developers
Integrate Peppol e-invoicing with just a few lines of code
// Send an invoice via the Peppol API async function sendInvoice() {try {const response = await fetch('https://peppol.recommand.eu/api/peppol/company-id/sendDocument', {method: 'POST',headers: {'Authorization': 'Basic ' + btoa('apiKey:apiSecret'),'Content-Type': 'application/json'},body: JSON.stringify({recipient: '0208:0123456789',documentType: 'invoice',document: {invoiceNumber: 'INV-2025-001',buyer, lines, paymentMeans /* required fields */}})});const result = await response.json();console.log(result);} catch (error) {console.error(error);}}
Transparent pricing plans
Choose the plan that works best for your business needs
120% cost deduction on e-invoicing for Belgian companies
All prices exclude VAT
Developer
Perfect for developers who want to explore the API
€0.30 per additional document
- 25 documents per month included
- API access
- Dashboard access
- Community support
Starter
Perfect for small businesses just getting started with e-invoicing
€0.20 per additional document
- 200 documents per month included
- API access
- Dashboard access
- Email support
Custom solution?
Need a tailored solution for your specific needs? Our team is ready to create a custom package for you.
Frequently Asked Questions
Everything you need to know about our pricing and service
How does billing work?
Billing occurs monthly and depends on your chosen plan. You'll be invoiced for the base subscription fee plus any per-transaction costs for documents exceeding your plan's limit.
What counts as a document?
A document is any e-invoice, credit note, order, or other business document sent or received through the Peppol network using our API. Both incoming and outgoing documents count toward your limit.
Is technical support included?
Yes, all paid plans include email support. Professional plans include priority support, while Enterprise plans offer dedicated account management and 24/7 support with an SLA.