Get node health
/health
GET
https://test-001-node.cloud.nxtfi.org/v2/health
Get Blockchain Node Status
{
"status":"running",
"server":"nxtfi-node",
"stage":"development",
"time":1676472456516
}
curl --location --request GET 'https://test-001-node.cloud.nxtfi.org/v2/health'