Manage licenses, validate users via API, control HWID, and distribute updates — all from an elegant dashboard.
POST /api/v1/validate
{
"license_key": "XXXX-XXXX-XXXX",
"product": "my-software",
"hwid": "ABC123DEF"
}
→ { "valid": true, "status": "active" }
A complete platform to protect and manage your software products.
Create, edit, suspend, and ban licenses with full control over expiration and status.
Validate licenses via REST API with support for license key or credential login.
Link licenses to devices with hardware ID, resets, and swap limits.
Distribute updates with versioning, changelogs, and critical patch flagging.
Self-service portal for users to manage their licenses, HWID, and downloads.
Full monitoring of validations, IPs, actions, and history of each license.
Three simple steps to protect your software.
Register your software with name, slug, version, and HWID settings. Define if it requires a hardware lock and the reset limit.
Create licenses for your users with flexible expiration — lifetime, by days, hours, or minutes. Manage in bulk with bulk actions.
With a single POST call to the /api/v1/validate endpoint, your software checks the license, HWID, and receives updates automatically.