{ "endpoints": { "/api/health": "Health check", "/api/system/all": "Get all system data", "/api/system/battery": "Battery status", "/api/system/cpu": "CPU information", "/api/system/disk": "Disk information", "/api/system/gpu": "GPU information", "/api/system/memory": "Memory information", "/api/system/network": "Network statistics", "/api/system/processes": "Top processes", "/api/system/temperature": "Temperature sensors" }, "name": "macOS System Monitor API", "version": "1.0.0" }