{
    "success": true,
    "data": {
        "status": "ok",
        "service": "php-api",
        "message": "API online",
        "endpoints": {
            "health": "\/health",
            "auth_login": "\/api\/auth\/login"
        }
    },
    "message": "",
    "errors": [],
    "timestamp": 1776285813
}