{
    "success": true,
    "message": "API is running",
    "data": {
        "api_name": "Sensors Management API",
        "version": "2.1 (with Sensor Passwords)",
        "domain": "sensors.triex.biz",
        "authentication": "All sensor operations require an API key via X-API-Key header",
        "resources": {
            "\/api\/sensors": "Sensor management operations",
            "\/api\/keys": "API key management operations"
        }
    },
    "timestamp": "2026-04-15 02:55:03"
}