License Verification
Endpoint:/Files/Api/license/{obf_password}/{product_id}/{ip}Method:
GETRedirects to:
license.php?passwordOBF=...&productid=...&wlicenseIP=...
Parameters:
obf_password: Encrypted password key.product_id: Unique identifier of the product.ip: Requester’s IP address (may contain dots or slashes).
BuiltByBit License Verification
Endpoint:/Files/Api/builtbybit/{obf_password}/{product_id}/{ip}Method:
GETRedirects to:
builtbybit.php?passwordOBF=...&productid=...&wlicenseIP=...
License Announcements
Endpoint:/Files/Api/broadcastsMethod:
GETRedirects to:
broadcast.php
Giveaway Check API
Endpoint:/Files/Api/giveawayMethod:
GETRedirects to:
giveaway.php
Season-End Reward Distribution
Endpoint:/Files/Controllers/ControllersAll.php?main=RewardDistribute&container=SeasonsMethod:
GET
Updates
Endpoint:/Files/Api/upgrades/hook/{product_ids}/{version}Method:
GETRedirects to:
license.php?productids=...&productUpdate=...
Legacy Update Version
Endpoint:/Files/Api/upgrades/version/{product_id}Method:
GETRedirects to:
license.php?productidListener=...
Active Code Verification
Endpoint:/Files/Api/activecode/{product_id}Method:
GETRedirects to:
license.php?productidListeners=...
New Update Version
Endpoint:/Files/Api/upgrades/listener/{product_ids}/{version}Method:
GETRedirects to:
license.php?heidiaListenerproductids=...&heidiaListenerProductUpdate=...
BuiltByBit License (Alternative Route)
Endpoint:/Files/Api/builtbybit/license/{obf_password}/{product_id}/{ip}Method:
GETRedirects to:
license.php?passwordOBF=...&productid=...&wlicenseIP=...
User Token with Discord
Endpoint:/Files/Api/user/token/{token}/lang/{lang}/discord/{discord}Method:
GETRedirects to:
controller.php?token=...&lang=...&discord=...
User Token with Name Information
Endpoint:/Files/Api/user/token/{token}/lang/{lang}/subname/{subname}/lastname/{lastname}Method:
GETRedirects to:
controller.php?token=...&lang=...&subname=...&lastname=...