Every format.
One network.
No in-house build.
Bizzlink converts your invoices — UBL, ZUGFeRD, Factur-X, FatturaPA or PDF — and delivers them across the PEPPOL network. Through a web portal or REST API.
Two Ways to e-Invoice
Use our web interface or integrate our API - whatever suits your needs
Web Interface
Perfect for direct use without programming
- Create invoices manually
- Format conversion (ZUGFeRD, Factur-X, FatturaPA)
- Manage customer master data
- PEPPOL sending & receiving
- Structure PDF/DOCX invoices with AI
API Integration
For software vendors and developers
- REST API with documentation
- Easy Endpoint (JSON → UBL 2.1)
- XML validation & conversion
- Webhooks for events
More Features
Web Interface
Send invoices directly through our user-friendly web interface. No programming needed - just log in and get started.
Customer Master Data
Store your recurring customers with all relevant data. Create new invoices with just a few clicks.
Format Conversion
Automatically convert ZUGFeRD, Factur-X and FatturaPA to UBL 2.1. Enrichments automatically add missing data for full PEPPOL compliance.
XML Validation
Validate your XML invoices against UBL 2.1 and PEPPOL standards via API. Instant feedback on errors and warnings.
REST API
Integrate Bizzlink into your software with our modern REST API. Comprehensive documentation and code examples included.
Easy Endpoint
Send invoices as a simple JSON object - we automatically convert to UBL 2.1. Perfect for quick integrations.
Highest Security
TLS encryption, encrypted API tokens and GDPR-compliant data storage in the EU. Your data is safe with us.
PEPPOL Connectivity
Access Point Provider for the PEPPOL network — certification in progress. Built for the EU-wide ViDA directive.
AI Invoice Import
Upload PDF or DOCX invoices – our AI automatically extracts all relevant data. Review, correct and send as e-invoice.
SFTP Integration
Automated invoice exchange via SFTP – we set up your secure channel.
Email Notifications
Get notified by email when invoices arrive — as a readable PDF or XML. Recipients can also be notified (currently API only).
Built for fast integration
Stop wrestling with HMAC signing and request building. Our official SDK does it for you.
Java SDK on Maven Central
Add one Maven dependency, set your API token and HMAC secret once — and you're sending invoices. The SDK signs every request automatically, no boilerplate.
- Native Java HTTP client + Jackson 3 — lightweight, no extra HTTP dependencies
- HMAC-SHA256 signing handled transparently
- Typed methods for every endpoint, generated from the OpenAPI spec
- Requires Java 25 or newer
<dependency>
<groupId>lu.vigasoft</groupId>
<artifactId>bizzlink-sdk-java</artifactId>
<version>0.2.1</version>
<scope>compile</scope>
</dependency>try (BizzlinkClient client = BizzlinkClient.builder()
.apiToken(System.getenv("BIZZLINK_API_TOKEN"))
.hmacSecret(System.getenv("BIZZLINK_HMAC_SECRET"))
.build()) {
var response = client.api(DocumentApi::new)
.sendUblDocument(new SendUblDocumentRequest()
.ublXml(Path.of("invoice.xml")));
System.out.println("Sent: " + response.getDocumentId());
}Simple and fair
Choose the right package for your business
All prices exclude VAT
Starter
For freelancers and micro-businesses
- 3 transactions (sending)
- No receiving
- Web portal
- No API access
- No overage possible
Basic
For small businesses and self-employed
- 100 tx included — then €0.15/tx
- Unlimited receiving
- Web portal
- No API access
- Email notifications
Business ★
For SMEs and API/ERP integration
- 1,000 tx included — then €0.10/tx
- Unlimited receiving
- Web portal + REST API
- Webhooks & SFTP
- Multi-user & roles
- Email notifications
Need more volume?
Business Plus
- 3,000 tx included — then €0.06/tx
- Unlimited receiving
- Web + API + Webhooks + SFTP
Business Pro
- 6,000 tx included — then €0.03/tx
- Unlimited receiving
- Web + API + Webhooks + SFTP
Plan comparison
| Starter | Basic | Business ★ | Plus | Pro | |
|---|---|---|---|---|---|
| Monthly price | 0 € | 15 € | 40 € | 90 € | 150 € |
| Included transactions (sending) | 3 | 100 | 1.000 | 3.000 | 6.000 |
| Overage per transaction | — | 0,15 € | 0,10 € | 0,06 € | 0,03 € |
| Unlimited receiving | ✕ | ✓ | ✓ | ✓ | ✓ |
| Email notifications on document receipt | ✕ | ✓ | ✓ | ✓ | ✓ |
| REST API + Webhooks | ✕ | ✕ | ✓ | ✓ | ✓ |
| SFTP transfer | ✕ | ✕ | ✓ | ✓ | ✓ |
Special requirements? Contact us for a custom solution. Contact →
Partner Program for ERP & Software Providers
Integrate Bizzlink into your software and offer your customers PEPPOL e-invoicing as added value
White-Label Integration
- Seamless integration into your software
- Custom branding possible
- Customers remain your customers
Technical Support
- Dedicated partner manager
- API documentation & SDKs
- Integration assistance
Attractive Conditions
- Individual pricing
- Monthly billing
- Dedicated support
Who we are
Bizzlink is a product of Vigasoft S.à r.l.-S., based in Luxembourg. We make electronic invoicing simple — for businesses of all sizes, through the European Peppol network. Our platform provides a secure, GDPR-compliant solution for digital document exchange.
Let's talk
Have questions? We're happy to help.
Ready for the future?
Start with the FREE plan - no commitment, no credit card, no risk.
Start for free