Skip to main content

/node/version REST API Endpoint

Returns versioning information of the node.

Updated on
Sep 2, 2024

/node/version REST API Endpoint

Parameters

This method does not accept any parameters

Returns

clientVersion
string
Specifies the version of the client software being used
clientImplName
string
Indicates the name of the client implementation
chain
string
Represents the blockchain network the client is connected to
Request
1
curl --location 'https://docs-demo.dot-mainnet.quiknode.pro/node/version' \
2
--header 'Accept: application/json'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free