Documentation
Monitoring
Method: GET
Get nodes
Method: GET
Query parameters
tickers - string Node tickers separated by commas.
All available nodes right now:
Copied!
akt,algorand,apt,arbitrum,ardr,ark,atom,aurora,axl,base,band,bch,bnb,btc,btg,bsv,clo,coreum,cspr,dcr,dgb,divi,doge,dot,egld,eth,ethw,etc,fet,fil,flr,ftm,firo,grs,glmr,icx,inj,kava,kas,kmd,klay,ksm,lsk,ltc,linea,luna,lunc,matic,metis,miota,neo,near,ont,osmo,one,pls,pivx,qtum,rvn,rsk,shib,soli,strd,strk,sui,theta,tia,ton,tomo,trx,vetxdc,xec,xlm,xmr,xrd,xrp,xvg,zec,zeta,zksync
Copied!
https://watcher.nownodes.io/api/v1.0/networks/statusExample response: 200
Copied!
{
"vc": [
{
"interface": "vinu",
"height": 8343518,
"heightDeviation": 1,
"status": "ok"
}
],
"dot": [
{
"interface": "dot-playbook",
"height": 27621669,
"heightDeviation": 0,
"status": "ok"
},
{
"interface": "dot",
"height": 27621671,
"heightDeviation": 0,
"status": "ok"
}
]
}