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.
{
  "build_revision": "master@44384e0",
  "build_date": "Wed Sep  6 14:37:54 UTC 2023"
}