NWMaster JSON API

Endpoint Description
/v1/servers A json array of all publicly-listed servers.
/v1/servers/$kxPublicKey Query a specific server by their identity, even if they aren't public.
/v1/servers/$ip/$port Query a specific server/port, even if they aren't public.
/v1/me Find out about what nwmaster knows about your IP.
/v1/relays A json array of all registered relays.
{
  "build_revision": "master@3a45ffc",
  "build_date": "Sun Jan 29 16:31:50 UTC 2023",
  "up_since": "Tue Feb 21 18:41:22 UTC 2023"
}