Getting an Account
To start using the e-invoice.be API, you need to create an account and obtain your API credentials.1. Sign Up
Visit app.e-invoice.be and create your account. You’ll need to provide:- Your company information
- Company registration details (VAT number, business registration number, etc.)
- Contact details
For SaaS companies: Interested in our reseller programme? Contact us at [email protected] to learn about integration options and partnership opportunities.
2. Get Your API Key
Once your account is created:- Log in to your dashboard at app.e-invoice.be
- Navigate to Settings → API Keys
- Click Create API Key
- Copy your API key immediately - it won’t be shown again
- Store it securely (never commit it to version control)
3. Enable Test Mode
For development and testing, request test mode to be enabled on your account:Test mode is essential for safe development. When enabled, documents are emailed instead of being sent via Peppol, allowing you to test your integration without affecting real recipients.Email [email protected] to enable test mode on your account.
4. Choose Your API
For most users, use the production API:| API | Base URL | When to Use |
|---|---|---|
| Production | https://api.e-invoice.be | Most users (with or without test mode) |
| Development | https://api-dev.e-invoice.be | Beta features & load testing only |
Learn About Test Mode
Understand test mode and when to use the development API