Skip to main content
1

Get the webhook URL

  1. Go to the Integrations page in SunLicense.
  2. Select your product.
  3. Copy the Webhook URL. It looks like this:
2

Create a placeholder in BuiltByBit

  1. Open the BuiltByBit Placeholders page.
  2. Click Create New Placeholder.
  3. Set the placeholder name to something like:
  1. Set Type to External License Key.
  2. Paste the copied Webhook URL in the URL field.
  3. Copy the Secret Key from the SunLicense Integrations page and paste it in BuiltByBit.
  4. Save the placeholder.
3

Use the placeholder in your product

When using the SunLicense API in your product, assign the placeholder string to the license key variable. Example in Java:
4

Automatic license assignment

  • When users download your product, BuiltByBit automatically creates a new license in SunLicense.
  • The placeholder %%__MyProduct_License__%% is replaced with the user’s actual license key.
  • The user’s download is validated automatically, without them entering a license key.
Your BuiltByBit product is now integrated with SunLicense for seamless license management.