Documentation
Search...
Ctrl
K
ALPH (Alephium)
API reference
Infos
Unreachable
Previous
Misbehaviors
Next
Discovery
Get the unreachable brokers
get
https://alephium.nownodes.io
/infos/unreachable
Responses
200
Ok
application/json
string ยท inet-address[]
Optional
400
BadRequest
application/json
401
Unauthorized
application/json
404
NotFound
application/json
500
InternalServerError
application/json
503
ServiceUnavailable
application/json
get
/infos/unreachable
HTTP
HTTP
cURL
JavaScript
Python
Copy
GET /infos/unreachable HTTP/1.1
Host: alephium.nownodes.io
Accept: */*
200
Ok
Copy
[
"1.2.3.4"
]