Authentication for the api calls is done using JSON Web Tokens.
You can acquire a token with the /login_check endpoint and then click "Use token to authenticate sandbox" to automatically add a "Authorization: Bearer ${token}" header to authenticate the sandbox requests.

Sandbox requests are executed on a sandbox database and won't have real world consequences. Note that due to the nature of the sandbox database we cannot guarantee that it will be up all the time.

Some example id's are provided for products and categories. If you want more id's then you can find these on our website https://www.velleman.eu, in the query parameter "id". You can access the live api at v2.api.velleman.eu.


To get access to all features you can login here if you have a developer account.

Documentation auto-generated on Sun, 01 Jun 25 18:38:07 +0200