{
    "success": true,
    "message": "MASES API is online.",
    "request_id": "58fc88f6df504ce4cd7946868e87bc5c",
    "data": {
        "service": "MASES API",
        "version": "1.0.0",
        "environment": "production",
        "php_version": "8.3.33",
        "server": "Apache",
        "request_id": "58fc88f6df504ce4cd7946868e87bc5c",
        "endpoints": {
            "health": "/health",
            "status": "/api/status"
        }
    }
}