EpicAuth
  1. App
EpicAuth
  • Overview
    • Security Pratices
    • Premade Examples - SDKS
    • QnA
    • Rate Limiting
  • Dashboard
    • Manage Applications
    • App
      • Licenses
      • Users
      • Tokens
      • Subscriptions
      • Chats
      • Sessions
      • Webhooks
      • Files
      • Global Variables
      • Logs
      • Blacklists
      • Whitelists
      • Audit Logs
      • Settings
    • Seller
      • Settings
      • Web Loader
      • Logs
    • Settings
      • Forms
      • Resellers | Manager
      • Settings
  • API
    • Getting Started
      • License
        • License Login
        • Redeem License (Upgrade)
      • Initialization
      • Login
      • Logout
      • Register
    • Features
      • Ban User
      • Check Blacklist
      • Check Session
      • Disable 2FA
      • Change Username
      • Download File
      • Enable 2FA
      • Fetch Online Users
      • Forgot Password
      • Fetch Stats
      • Log
      • Webhook
      • Retrieve Global Variable
    • Displaying Data
      • Displaying Data
  • Seller API
    • Application Settings
      • Add Application Hash
      • Edit Application Settings
      • Retrieve Application Details
      • Retrieve Current Application Settings
      • Retrieve Stats
      • Pause Application
      • Reset Application hash
      • Unpause Application
    • Blacklists
      • Create New Blacklist
      • Delete An Existing Blacklist
      • Delete All Blacklists
      • Retrieve All Blacklists
    • Chats
      • Create A New Chat Channel
      • Delete Channel Messages
      • Delete Existing Chat Channel
      • Edit Existing Chat Channel
      • Retrieve All Mutes
      • Retrieve All Chat Channels
      • Mute A User
      • Unmute A User
    • Files
      • Delete Existing File
      • Delete All Files
      • Retrieve All Existing Files
      • Retrieve An Existing File
      • Edit An Existing File
      • Upload A New File
  1. App

Licenses

💡

Create Keys#

Opens a form to generate licenses for your application.
License Amount - The number of licenses you want to generate.
License Mask - This is the structure or format of your license, use an asterisk * for random characters in the license. (e.g., KEYAUTH-********* would create KEYAUTH-JnfYDx3Pj).
License Level - This dropdown allows you to select a level or subscription for the license.
License Note - This is a simple note to leave on the license, visible only to you and your managers, resellers can see the note if they created the license.
License Expiry Unit - Select the unit of time for expiry (e.g., years, months, weeks).
License Duration - This is the duration of your license, determined by the unit you selected above.
💡

Add Time To Unused Keys#

Opens a form to add time to your unused licenses.
Unit of Time To Add - Select the unit of time to add (e.g., years, months, weeks).
Time to Add - Enter the amount of time, in the unit you selected, to add to the license.
💡

Import Keys#

Opens a form to upload a JSON file of your licenses to add to KeyAuth.
💡

Export Keys#

Downloads a JSON file with all your licenses, named KeyAuthKeys.json.
💡

Delete Keys#

Deletes all licenses for your application, whether used or unused. This will not delete users or prevent them from logging in.
💡

Delete All Used Keys#

Deletes all used licenses for your application.
💡

Delete All Unused Keys#

Deletes all unused licenses for your application.
💡

Selection Options#

Shows options for the selected licenses.
Delete selected - Deletes the selected license(s).
Ban selected - Bans the selected license(s).
💡

Table Contents#

This table provides control and information about your licenses.
Select - Select multiple licenses.
Key - This is the license key.
Creation Date - This is the date the license was created.
Generated By - This is the user who generated the license.
Duration - This is the duration before the license expires.
Note - This is the note on the license.
Used On - This is the date the license was used.
Used By - This is the user who used the license.
Status - This is the status of the license (Unused/Used).
Actions - This is a dropdown menu of actions you can perform on the license.
Delete Key - This deletes the license.
Ban key - This bans the license.
Edit key - This allows you to edit the license.
Modified at 2025-06-02 21:53:46
Previous
Manage Applications
Next
Users
Built with