Documentation / API reference / RPC Live
Live: Get Node Version
Last reviewed 2026-09-18
Returns the connected node's chain name, client implementation name and client version.
Try it
Parameters
No parameters.
Responses
200 — Response
| Field | Type | Required |
|---|---|---|
chain | string | Yes |
clientImplName | string | Yes |
clientVersion | string | Yes |
Example response
json
{}Every request needs an Authorization header holding your API key — see Getting started with the Taostats API.