Everything you need to install, activate, and manage your licenses — all in one place.
| Version | Download | Release Notes | Changelog |
|---|
Choose the package matching your server's PHP version or use the universal one.
Extract directly into the root. It will overwrite:
Now you can visit your website.com where WHMCS is installed and it will be activated.
Download the latest LSP reseller modules for your WHMCS installation.
Modules could not be loaded at this time.
Programmatically manage software licenses — register, activate, suspend, renew, and provision trials with ease.
This powerful REST API enables authorized resellers to automate license management and seamlessly integrate with WHMCS, custom billing systems, or any application.
Every request must include your unique reseller token.
token
Your personal reseller authentication token. Obtain it from your LSP Reseller Panel.
All API endpoints use HTTP GET. Parameters are passed via query string.
Returns all software products you can license through the reseller panel.
Parameters
Example Request
Response Example
[
{
"key": "cpanel",
"name": "cPanel / WHM"
},
{
"key": "plesk",
"name": "Plesk"
}
]
Creates a new license for a customer.
Required Parameters
Reactivate a suspended license
Suspend an active license
Permanently delete a license (irreversible)
Extend license duration
Create a trial license
Need help with integration?
Contact LSP Support Team