KeyAuth
KeyAuth Website
Socials
KeyAuth Discord
KeyAuth Telegram
KeyAuth YouTube
KeyAuth Website
Socials
KeyAuth Discord
KeyAuth Telegram
KeyAuth YouTube
Seller API
Users
Overview
Security Pratices
Premade Examples - SDKS
QnA
Rate Limiting
API
Getting Started
License
License Login
Redeem License (Upgrade)
⚠️ Initialization ⚠️
Login
Logout
Register
Features
Chatroom/Messages
Retrieve Messages
Send Message
User Variables
Retrieve User Variables
Set User Variable
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
Global Variables
Create A New Global Variable
Delete Global Variable
Delete All Global Variables
Edit Existing Global Variable
Retrieve All Global Variables
Retrieve An Existing Global Variable
Licenses
Add Time To All Unused Licenses
Assign A License To A User
Ban License
Create A New License
Create A New User Using A License
Delete All Licenses
Delete An Existing License
Delete Multiple Licenses
Delete All Used Licenses
Delete All Unused Licenses
Retrieve All Licenses
Retrieve License Information
Set Note On Existing License
Unban A License
Verify License Exists
Sessions
End Selected Session
End All Sessions
Retrieve All Sessions
Subscriptions
Create A New Subscription
Delete An Existing Subscription
Edit An Existing Subscription
Retrieve All Subscriptions
Pause An Existing Subscription
Unpause An Existing Subscription
Users
Add An HWID To An Existing User
GET
Ban User
GET
Create A New User
GET
Change Users Password
GET
Change Users Email
GET
Change User's Username
GET
Delete An Existing User
GET
Delete All Expired Users
GET
Delete A Users Variable
GET
Delete All User Variables Using The Variable Name
GET
Delete A Users Subscription
GET
Delete All Users
GET
Extend Users Expiration
GET
Pause A User
GET
Retrieve All Users
GET
Retrieve All User's Variables
GET
Retrieve All Usernames
GET
Retrieve All Users Subscriptions
GET
Retrieve License From User
GET
Retrieve User Variable Data
GET
Reset A Users HWID
GET
Reset All Users HWID
GET
Retrieve User Data
GET
Set A User Variable
GET
Subtract Time From A Users Expiration
GET
Set Users HWID Reset Cooldown Duration
GET
Unban A User
GET
Unpause A User
GET
Verify A User Exists
GET
Webhooks
Create A New Webhook
Delete All Webhooks
Delete Webhook
Retrieve All Webhooks
Web Loader
Create A New Web Loader Button
Delete A Web Loader Button
Delete All Web Loader Buttons
Retrieve All Web Loader Buttons
Whitelists
Add IP To Whitelist
Delete All Whitelists
Delete Existing IP Whitelist
Reseller/Manager Accounts
Add Balance To Reseller
Create A New Reseller/Manager Account
Delete A Reseller or Manager Account
Retrieve All Resellers and Managers
Retrieve Balance From Reseller
Custom Domain Setup
Custom Domain (API)
Seller API
Users
Reset A Users HWID
GET
https://keyauth.win/api/seller/
Try it
Run in Apidog
Run in Apidog
If a user logged into their account from a different device and now is HWID locked, resetting their HWID will allow them to gain access to their account again.
Request
Query Params
Generate Code
sellerkey
string
required
Obtain a seller key by visiting
https://keyauth.cc/app/?page=seller-settings
(Must have the Seller Subscription)
type
string
required
The type of the request. (resetuser)
Example:
resetuser
user
string
required
The username of the user that is having the HWID reset
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
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'https://keyauth.win/api/seller/?sellerkey=&type=resetuser&user='
Responses
🟢
200
Success
application/json
Generate Code
Body
Generate Code
object
{0}
Example
{
}
Modified at
2024-01-23 15:54:05
Previous
Retrieve User Variable Data
Next
Reset All Users HWID