{
			"service": "SAI Keeper Candles API",
			"version": "1.0.0",
			"endpoints": {
				"/candles/udf/config": "GET - TradingView UDF config",
				"/candles/udf/time": "GET - TradingView UDF time",
				"/candles/udf/search": "GET - TradingView UDF symbol search",
				"/candles/udf/symbols": "GET - TradingView UDF symbol info",
				"/candles/udf/history": "GET - TradingView UDF bars",
				"/health": "GET - Health check"
			}
		}