This API provides collected DHT views from different nodes around the network in an effort to let yggdrasil developers and others research the networks growth.
Current Nodes online
{{ nodes }}
Yggdrasil Interactive World map
Make an API request
note: data updated every 15 minutes, all requests are returned in JSON.
Get a current list of active and online nodes:
http://[31a:fb8a:c43e:ca59::2]/current
⇗
Nodeinfo from all current active nodes:
http://[31a:fb8a:c43e:ca59::2]/nodeinfo
⇗
Active nodes count for last 24 hours:
http://[31a:fb8a:c43e:ca59::2]/nodes24h
⇗
Made with fork of Niflheim-API by yakamok