Getting started
When using custom software our integrations might not be enough to communicate with Boekuwzending. With the API you can directly interact with Boekuwzending to create your custom integration.
Retrieve your credentials
To communicate with the API you will need to request credentials. These credentials can be retrieved via the Mijn Boekuwzending platform. When logged in click on your username,
navigate to Integraties
and click on Keys aanvragen
. After submitting the form you will be redirected
to the integration overview page where you can copy your credentials.
Click on Toon secret
to reveal your Secret key.
Base URLs
The live environment can be accessed via:
https://api.boekuwzending.com
The staging environment can be accessed via:
https://staging.api.boekuwzending.com
Next steps
Please read our instructions on authentication to start using the API.
For the full technical documentation please visit /docs
on the base URLs