{
            "service": "treid trading engine",
            "version": "0.1.0",
            "status": "running",
            "endpoints": {
                "health": "/api/health",
                "account": "/api/account",
                "positions": "/api/positions",
                "orders": "/api/orders"
            }
        }