Seller Keys & Seller API#
In the AuthVaultix Developer Dashboard, Seller Keys give you full control to manage administrative REST API credentials, Discord/Telegram bot integrations, and automated license provisioning keys.
What are Seller Keys?#
Seller Keys are the master authentication secret keys for the AuthVaultix Seller REST API (/api/seller/).Using a Seller Key, external software systems, e-commerce stores, and Discord bots can execute server-side API requests to generate licenses, create users, and perform HWID reset actions.
Seller API Credentials#
The dashboard page provides the following API credentials:| Parameter Field | Description | Example |
|---|
| Seller Key | Administrative REST API master secret key. | 5c7c1594c47f5f056bccd783e014fce2 |
| App Secret | Application cryptographic secret hash. | b4bf5c6c002b19441f84b50a26f116d0aa2bb0b0a3a8f874b5708d6494adfedb |
| Owner ID | Unique identifier string for the developer account. | 4l8g2g4de6 |
Automated Bot & E-Commerce Integrations#
Discord / Telegram Bot Integration: Configure the Seller Key in custom Discord bots to run commands such as /genkey, /createuser, and /resethwid automatically.
E-Commerce Webhooks (Sellix, Shoppy, SellApp, WooCommerce): When a payment gateway triggers an order:paid event, the Seller API can automatically generate a license key and deliver it to the customer.
Key Operations & Regeneration#
Copy API Credentials: Copy the Seller Key and Seller API endpoints with a single click.
Reset / Regenerate Seller Key If your Seller Key is compromised, execute Reset Key to invalidate the old key and generate a new secret key.
Modified at 2026-08-02 18:32:25