Is the application enabled (allow users to login) or disabled (users can not login)
hwidcheck
boolean
optional
Does the application check to see if the HWID matches on the user and what is stored for that user?
ver
string
optional
The version of the application.
download
string
optional
The direct download link for the new version of the application. (auto-update)
webhook
string
optional
The Discord webhook link if you would like to receive alerts via Discord when using the "log" function.
resellerstore
string
optional
Don't want to use the built-in reseller store? Add a custom link
appdisabled
string
optional
The message a user will see if the application is disabled
usernametaken
string
optional
The message a user will see if the username they are attempting to use is taken
keynotfound
string
optional
The message a user will see if the key they are attempting to use is not found
keypaused
string
optional
The message a user will see if the key they are attempting to use is paused
nosublevel
string
optional
The message a user will see if there is not a level assigned (or expired) on a subscription
usernamenotfound
string
optional
The message a user will see if the username they are attempting to use is not found
passmismatch
string
optional
The message a user will see if the password they are attempting to use does not match
hwidmismatch
string
optional
The message a user will see if the hwid they are attempting to use does not match
noactivesubs
string
optional
The message a user will see if there are no active subscriptions for their account
keyexpired
string
optional
The message a user will see if the key they are attempting to use has expired
sellixsecret
string
optional
Webhook secret found in General Shop Settings on Sellix
dayproduct
string
optional
Product ID of Day Reseller Key Sellix Product
weekproduct
string
optional
Product ID of Week Reseller Key Sellix Product
monthproduct
string
optional
Product ID of Month Reseller Key Sellix Product
lifetimeproduct
string
optional
Product ID of Lifetime Reseller Key Sellix Product
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://keyauth.win/api/seller/?sellerkey=&type=updatesettings&enabled=&hwidcheck=&ver=&download=&webhook=&resellerstore=&appdisabled=&usernametaken=&keynotfound=&keypaused=&nosublevel=&usernamenotfound=&passmismatch=&hwidmismatch=&noactivesubs=&keyexpired=&sellixsecret=&dayproduct=&weekproduct=&monthproduct=&lifetimeproduct='