Node
Responses
200
Ok
application/json
400
BadRequest
application/json
401
Unauthorized
application/json
404
NotFound
application/json
500
InternalServerError
application/json
503
ServiceUnavailable
application/json
get
GET /infos/node HTTP/1.1
Host: alephium.nownodes.io
Accept: */*
{
"buildInfo": {
"releaseVersion": "1.2.3",
"commit": "47c01136d52cdf29062f6a3598a36ebc1e4dc57e"
},
"upnp": true,
"externalAddress": {
"addr": "1.2.3.4",
"port": 12344
}
}