Webhooks

You can configure Webhooks in the Settings section:

There are 2 types of them:

1. Discord URL

This type of webhooks is sent to the specified channel. They specify the following actions with licenses: — renewal — unbind — deletion

2. API URL

⚠️ This type is relevant if you use our API in your internal products (apps, extensions etc...)

Specify the API URL of your product to receive messages about the following:

Events

  1. Changing the license renewal date

  2. Removing the license

  3. Undind

The initiators of these events may be:

  1. The system

  2. The license holder (user)

  3. Admin (owner)

In addition, full license information will be sent (license key, owner username, renewal date, etc)

Last updated