Multi-Product License Management System v2.0
๐ Admin PanelVerify a license key - Used by Strapi plugins and other integrations
{
"license": "JUCO-XXXX-XXXX-XXXX", // Required: License key
"domain": "example.com", // Required: Domain/hostname
"machineId": "unique-machine-id", // Optional: Unique machine identifier
"plugin": "api-integrator", // Required: Product/plugin ID
"version": "1.0.0" // Optional: Product version
}
Response (Success):
{
"valid": true,
"type": "enterprise", // License type: basic/premium/enterprise
"customer": "Company Name",
"expiresAt": "2025-12-31",
"products": ["api-integrator"],
"features": ["*"] // Features based on license type
}
Check server status and statistics
Created by JUCO
www.juco.gr
Server Time: 2026-08-21 07:51:30 EEST