Skip to main content

Network

4 live operations under /api/network. 3 require a machine key; 1 are public. Tagged: Other.

MethodPathWhat it doesAuth
POST/api/network/joinJoin — flip the caller's primary machine onto the network.key
POST/api/network/leaveLeave — take the caller's primary machine back to local-private.key
GET/api/network/nodesHow many machines are on the network (public — a count, no identities).public
GET/api/network/statusIs the caller's machine on the network, and the current member count.key

Generated by scripts/generate-reference.mjs from https://zeq.me/openapi.json.