e-Boekhouden.nl
Service ID: e-boekhouden
e-Boekhouden.nl is a Dutch online accounting platform for small businesses, freelancers and bookkeepers.
Beta — this connector is in beta. Functionality and resource coverage may change.
At a Glance
- Difficulty
- ⚡MODERATENon-OAuth authentication — consumers generate an API token themselves
- Authentication
- API KeyPersonal API token — not OAuth, so there is no authorize-redirect step.
- Webhooks
- No webhooks — neither native nor virtual.
- Partnership Required
- No
- Apideck Credentials
- Not available(Not available — e-Boekhouden has no app-level credential model.)
- Costs
- Paid platform — €9.95–€24.00/month depending on booking and invoicing volume; API access adds no fee. New KVK-registered businesses get 15 months free.
- Sandbox Availability
- Available — Access Sandbox↗(No separate sandbox product — every plan's 14-day free trial gives you a real-shaped administration to build and test against.)
- Account Type Required
- Any e-Boekhouden.nl administration — no separate developer account, app registration, or approval step.
- Consumer Access Level
- Administration owner or administrator.
- Rate Limits
- None published. Bursts reportedly get throttled in practice.
Responsibility matrix
| Task | You (Customer) | Your Consumer | Apideck |
|---|---|---|---|
| e-Boekhouden Account & Plan | — | ✓ | — |
| Generate API Token | — | ✓ | Docs provided |
| Connect via Apideck Vault | — | ✓ Supplies token | Hosted Vault form |
| Token Handling | — | — | ✓ Automatic |
| Replace Expired Token | ✓ Prompts reconnect | ✓ Generates a new one | — |
| Build via Unified API | ✓ | — | Maintains connector |
| Monitor Connections | ✓ Via Apideck Dashboard | ✓ Can revoke token anytime | Logs & alerts |
Environments
- Single environment
- Testing and production share one server (api.e-boekhouden.nl) and one kind of credential — there is no separate sandbox key to swap in. Test against a trial or a dedicated administration of your own rather than a live bookkeeping administration: every write lands in real books.
🚨Important to Know About e-Boekhouden.nl
- The API token's lifetime is chosen by whoever creates it — not fixed by e-Boekhouden — and it is shown only once. Deactivating the user who owns the token invalidates it immediately; a password change does not.
- Creates work across the board, but transactional records — journal entries, bills, invoices and both payment types — have no update or delete at all. Corrections are booked as a reversing entry.
- Tax rates are not exposed as a resource — e-Boekhouden's VAT codes are a fixed set defined by Dutch tax law, with no endpoint to list them.
- No polling-based sync either: e-Boekhouden exposes no last-modified timestamp on any resource, so there is no way to ask the API what changed recently. Plan to re-sync on your own schedule.
⚠️
13 gotchas across 11 resources
Connector-specific behaviors and limitations to be aware of
📦
11 supported resources
View field mappings, supported operations, and schema details