SolanaSolana API EndpointsgetHealthPOSThttps://solana-mainnet.g.alchemy.com/v2/:apiKeyReturns the current health of the node.Path parametersapiKeystringRequiredResponseIf the node is healthy, the result is "ok".stringResult is 'ok' if healthy.ORmap from strings to anyAn error object if unhealthy.