Add a hash to an application to prevent any users from running modified versions of an application.
Request Code Samples
curl --location --request GET 'https://keyauth.win/api/seller/?sellerkey=&type=addhash&hash='
Responses
application/json {
"success": true,
"message": "Successfully added hash!"
}
Modified at 2025-04-30 23:24:11