Skip to content

Forms application to control keyauth applications using the seller key api.

Notifications You must be signed in to change notification settings

xavzen/KeyAuth-SellerAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seller API Panel - by xav

Status

  • .NET Core Desktop

Prerequisites

  • KeyAuth seller key (can be found on your keyauth panel)

How to use

  • Self explanatory once you launch the app
  • Feel free to contact me if you need assistance

Features

  • User Control

    • Add new users
    • Ban current users
  • License Control

    • View license status
    • View license used by
    • View license creation date
    • View license level
    • View license subscription
    • Remove licenses
  • Webhooks Control

    • Send regular message webhooks
    • Send embed message webhooks
  • Variables Control

    • View all variables
    • Edit current variables
    • Remove current variables
    • Add new variables [TO-DO]
  • Files Control

    • View all active files
    • Add new files [TO-DO]
    • Remove Files [TO-DO]
  • Settings Control

    • Enable/Disable app
    • Enable/Disable HWID lock
    • Set version
    • Set password mismatch message
    • Set no subscriptions message
    • Set used key message
    • Set expired message
    • Set invalid key message
    • Set blacklisted message
    • Set app disabled message
    • Set invalid username message
    • Set username taken message
    • Set expired sub message
    • Set HWID mismatch message
    • Set reseller store link
    • Set webhook URL
    • Set sellix reseller URL
    • Change program hash check
    • Kill sessions

    Screenshot

  • Screenshot

Credits

@lIMonkieIl - For creating the seller api that I used
Keyauth - For making all of this possible with their authentication system
@Its-Networking - For some design ideas
@wnelson03 - Founder of Keyauth