{
    "success": true,
    "service": "Apotentia License API",
    "version": "1.0.0",
    "endpoints": {
        "GET \/health": "API health check",
        "GET \/info": "License information (requires X-License-Key header)",
        "POST \/validate": "Validate a license key",
        "POST \/activate": "Activate license on a machine",
        "POST \/deactivate": "Deactivate license from a machine",
        "POST \/heartbeat": "Send activation heartbeat"
    }
}