{
			"name": "KV Store API",
			"version": "1.0.0",
			"authentication": "enabled",
			"auth_method": "api_key",
			"message": "Authentication required via api_key",
			"endpoints": {
				"health": "/health",
				"api": "/api/kv",
				"swagger": "/swagger/index.html"
			}
		}