Verify the existence of a license on an application.
Request
The type of the request. (verify)
Request samples
curl --location --request GET 'https://keyauth.win/api/seller/?sellerkey=&type=verify&key='
Responses
application/json {
"success": true,
"message": "Key Successfully Verified"
}
Modified at 2025-05-08 00:15:57