Authvaultix
    Pages
    • Overview
    • Dashboard
    • Pages
    • API
    • Applications
    • Users
    • Subscriptions
    • Licence
    • Chatroom
    • Manage Accounts
    • seller keys
    • Seller Logs
    • Global Variables
    • User Variable
    • Sessions
    • Files
    • Blacklist
    • Whitelist
    • Webhooks
    • Logs
    • Audit Logs
    • Account
    • Settings
    • Forms
    • Upgrade
    • Bug Bounty
    Discord
    Github

    seller keys

    Seller Configuration


    The Seller Configuration section is used to provide API access and integrations for sellers or bots related to your selected application. This page acts as an “integration dashboard” for sellers, where they receive the correct API Endpoint, Seller Key, and an optional Customer Panel Link.


    Where can this feature be used?


    1) Reseller / Seller System (Key Selling)

    If you have sellers or resellers who sell licenses or keys to customers, this panel allows them to:

    • Access the API using a Seller Key
    • Automate selling and key generation through bots
    • Track seller activities through logs

    2) Discord / Telegram Selling Automation

    Using bots, you can automatically perform actions for customers such as:

    • Create and deliver licenses
    • Assign subscriptions
    • Check or reset license status
    • Automate the order process

    This section provides the integrations required for this automation.


    3) Customer Self-Service Panel Sharing

    If you have created a Customer Panel where users can manage their license (renew, check status, download files, etc.), the Customer Panel Link can be shared with sellers so they can send it directly to buyers.


    4) Managing Multiple Applications

    Since AuthVaultix allows multiple applications under one account, each application can have its own Seller Key and endpoint. This ensures that sellers cannot accidentally perform operations on the wrong application.


    What happens when you use this feature?


    1) API Access Becomes Controlled

    The Seller Key acts as a permission key. It allows bots or sellers to perform seller-level operations within your system.


    2) Security Improves

    Because the Seller Key is separate:

    • Main admin credentials remain protected
    • If a key leaks, only the seller scope is affected
    • You can instantly revoke it using the Refresh Key option

    3) Faster Integration

    Instead of sending long setup documentation to sellers, this page provides ready-to-copy values such as:

    • API URL
    • Seller Key
    • Customer Panel Link (if enabled)

    What appears in the UI?


    A) Header

    • Title: Seller Configuration
    • Subtitle: API Access & Integration for
    • Logs Button: Opens the seller logs page (?page=seller_logs)

    B) No Application Selected (Empty State)

    If selected_app = 0, the page will show a warning asking the user to select an application first. This indicates that seller keys are application-specific.


    C) API Credentials Section

    This section provides “copy-ready” credentials:

    • Seller API Endpoint — the URL that sellers or bots will call
    • Customer Panel Link (optional) — for giving customers access to the management panel
    • Seller Key — authentication/authorization key used by bots

    Each field includes a clipboard icon that:

    • Copies the value to the clipboard
    • Shows a toast message: “Copied to clipboard!”

    D) Reset Credentials (Refresh Key)

    This button invalidates the current Seller Key and generates a new one (depending on server-side logic).

    Common use cases:

    • The key was leaked
    • Seller access needs to be revoked
    • A fresh key is required for new sellers

    E) Bot Integrations Section

    This section provides ready-to-use integrations:

    • Discord Bot — invite link to add the bot to your server
    • Telegram Bot — connect directly with the bot
    • Source Code — GitHub repository for self-hosting

    An informational alert explains that after connecting the bot you should:

    • Run /setsellerkey to configure the seller key
    • Run /switchapp to link the correct application

    Real-World Examples


    • Discord Reseller Server: Buyers place orders → the bot automatically delivers a license key
    • Telegram Shop: Payment is confirmed → the bot assigns the subscription
    • Self-Hosted Bot: Custom commands and a fully customizable selling workflow
    Modified at 2026-03-05 11:56:22
    Previous
    Manage Accounts
    Next
    Seller Logs
    Built with