Application Information πΎ
Here you will find how to get the application information from the Universal API.
Application Information
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"Status": "Online/Offline",
"Name": "Your application name",
"Version": "Your version application",
"Banned": "Yes/No",
"Freemode": "Yes/No",
"Updater": "Yes/No",
"Link_Updater": "",
"HashChecker": "Yes/No",
"Hash": "",
"Developer_mode": "Yes/No",
"HWIDLock": "Yes/No",
"AntiDebug":"Yes/No"
}{
"status": "Failed",
"message": "Program not found"
}Last updated
Was this helpful?