New Here? Claim Your 30% Discount on Your First Blockchain Node Access!

banner image

Last updated on January 1, 1970

1 min read

Method /api/v1/version undefined ()
connect with REST protocol

/api/v1/version

info-circle-fill

Fetch node version information

Parameters

-

Request

curl --location --request GET 'https://ont.getblock.io/mainnet/rest/api/v1/version' 
--header 'x-api-key: YOUR-API-KEY' 
--header 'Content-Type: application/json' 

Response

{
    "Action": "getversion",
    "Desc": "SUCCESS",
    "Error": 0,
    "Result": "v2.4.3-0-gf966c6d",
    "Version": "1.0.0"
}
banner icon

Start Building with GetBlock RPCs for Free