General Endpoints

General connector endpoints

Get NodeChain version

Return the Connector's version

get

Return the Connector's version

Responses
200

Successful response

application/json
Responseany
get
GET /getVersion HTTP/1.1
Host: 
Accept: */*
200

Successful response

No content

Get Connector Status

Return the Connector's status

get

Return the Connector's status

Responses
200

Successful response

application/json
Responseany
get
GET /getStatus HTTP/1.1
Host: 
Accept: */*
200

Successful response

No content

Last updated