License server hub
Central license hub (panelze.com)
Customer panels validate keys against:
POST https://panelze.com/api/license/validate
{"key":"hv_..."}
Set in panel .env:
LICENSE_SERVER_URL=https://panelze.com
LICENSE_SERVER_API_SECRET=<matches hub>
Admins manage customers, products, modules, and keys in panelze.com/admin.
See also the in-admin License summary page for API endpoints and update URLs.