Internal tool for license validation and management
API Access
Public API - No Authentication RequiredAdmin API - Authentication Required
Validate License
Public endpoint - No authentication required. License keys are sent via X-LICENSE-KEY header for security (encrypted via HTTPS).
Admin Authentication
Admin endpoints require Basic Authentication. Use the management script to create admin accounts with specific permissions (read: view licenses, write: activate/deactivate, delete: remove licenses).
⚠️Not authenticated. Please login to access admin endpoints.
List Licenses
Requires 'read' permission. Display all licenses in the system.
License Details
Requires 'read' permission. View detailed information of a specific license.
Public Endpoints (No Authentication Required)
Security: License keys must be sent via X-LICENSE-KEY header (encrypted via HTTPS)