Skip to main content

License Verification

Endpoint: /Files/Api/license/{obf_password}/{product_id}/{ip}
Method: GET
Redirects 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: GET
Redirects to: builtbybit.php?passwordOBF=...&productid=...&wlicenseIP=...

License Announcements

Endpoint: /Files/Api/broadcasts
Method: GET
Redirects to: broadcast.php

Giveaway Check API

Endpoint: /Files/Api/giveaway
Method: GET
Redirects to: giveaway.php

Season-End Reward Distribution

Endpoint: /Files/Controllers/ControllersAll.php?main=RewardDistribute&container=Seasons
Method: GET

Updates

Endpoint: /Files/Api/upgrades/hook/{product_ids}/{version}
Method: GET
Redirects to: license.php?productids=...&productUpdate=...

Legacy Update Version

Endpoint: /Files/Api/upgrades/version/{product_id}
Method: GET
Redirects to: license.php?productidListener=...

Active Code Verification

Endpoint: /Files/Api/activecode/{product_id}
Method: GET
Redirects to: license.php?productidListeners=...

New Update Version

Endpoint: /Files/Api/upgrades/listener/{product_ids}/{version}
Method: GET
Redirects to: license.php?heidiaListenerproductids=...&heidiaListenerProductUpdate=...

BuiltByBit License (Alternative Route)

Endpoint: /Files/Api/builtbybit/license/{obf_password}/{product_id}/{ip}
Method: GET
Redirects to: license.php?passwordOBF=...&productid=...&wlicenseIP=...

User Token with Discord

Endpoint: /Files/Api/user/token/{token}/lang/{lang}/discord/{discord}
Method: GET
Redirects to: controller.php?token=...&lang=...&discord=...

User Token with Name Information

Endpoint: /Files/Api/user/token/{token}/lang/{lang}/subname/{subname}/lastname/{lastname}
Method: GET
Redirects to: controller.php?token=...&lang=...&subname=...&lastname=...