Node Version
Description
Section titled “Description”Returns the node software version string.
Endpoint
Section titled “Endpoint”GET /eth/v1/node/versionRequest
Section titled “Request”curl https://eth-beacon.blockreq.com/v1/rpc/public/eth/v1/node/versionResponse
Section titled “Response”{ "data": { "version": "Prysm/v5.x.x ..." }}