Setup & Config

Learn how to create and configure webhooks in your dashboard for automated key generation.

1

Access Webhooks Tab

Navigate to the "Webhooks" tab in your dashboard (admin only).

This tab is only visible to users with admin privileges.

2

Create New Webhook

Click "Create Webhook" and fill in the basic information.

You'll need to provide a name and select your store provider.

3

Configure Store Provider

Select your store provider (SellAuth, Custom, etc.) and enter the HMAC secret.

The HMAC secret is used to verify that webhooks are coming from your store.

Security: Keep your HMAC secret secure and never share it publicly. This secret ensures that only your store can trigger webhook actions.

4

Set Up Key Generation

Configure which service to generate keys for, validity duration, and other settings.

You can specify how long keys remain valid and whether they can be used multiple times.

5

Copy Webhook URL

Copy the generated webhook URL and configure it in your store settings.

This URL is unique to your webhook and should be kept secure.

6

Configuration Options

Name: Internal name for your webhook

Store Provider: SellAuth, Custom, etc.

HMAC Secret: Security key for signature verification

Action Type: Currently supports "Generate Keys"• Provider: Your key provider

Last updated