Skip to main content

/node/version REST API Endpoint

Loading...

Updated on
Sep 02, 2024

/node/version REST API Endpoint

Parameters

This method does not accept any parameters

Returns

clientVersion
string
Loading...
clientImplName
string
Loading...
chain
string
Loading...
Request
1
# AssetHub (default) - for AssetHub parachain node version info
2
curl --location 'https://docs-demo.dot-mainnet.quiknode.pro/node/version' \
3
--header 'Accept: application/json'
4
5
# Polkadot Relaychain - for Relaychain node version info
6
curl --location 'https://docs-demo.dot-mainnet.quiknode.pro/rc/node/version' \
7
--header 'Accept: application/json'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free