Generate, manage, and verify license keys with domain locking, auto-bind, and a powerful REST API. Built for PHP developers.
{
"license_key": "DEVLAB-WXYZ-ABCD-1234",
"domain": "yoursite.com"
}
// Response:
{
"status": "valid",
"message": "License is valid.",
"expiry": "2025-12-31"
}
A complete license management solution with all the features a serious developer needs.
Auto-generate unique keys in DEVLAB-XXXX-XXXX-XXXX format with collision-free randomization.
Lock each license to a specific domain. Mismatch attempts are instantly blocked and logged.
First-request domain binding — the system saves the domain on first valid API call.
Full CRUD panel to create, edit, block, and monitor all licenses with real-time stats.
Every API call is logged with IP, domain, result, and timestamp for full audit trails.
Rate-limited REST API with JSON input/output, CSRF protection, and prepared statements.
Log into the admin panel to create your first license in seconds.
Get Started → Admin Panel