CactusDash Guide
  • Registration
  • Getting started
  • Getting paid
    • Crypto
    • Stripe
    • Bank acquiring
  • Licenses
  • NFT Verification
  • Features
  • API
  • Webhooks
Powered by GitBook
On this page
  • 1. Discord URL
  • 2. API URL

Webhooks

PreviousAPI

Last updated 1 year ago

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

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)

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

⚠️