Setting up with the Manager

Manage your endpoints with Manager

You can add up to 5 endpoints from the "Developer" section of the Manager

To create a new webhook endpoint, click on "Add enpoint" then enter the url that you want us to call. Then click on the “Create endpoint” button

Once the endpoint has been created, we will generate a random token that we will pass in the "X-Auth-Token" header of each request we will make to your endpoint.

You can now manager your endpoint, ie. deactivate, test or delete.

Last updated