ZeroTier
communitySoftware-defined networking platform creating virtual LANs connecting devices anywhere.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.zerotier.com/api/v1/networkList networks
Returns
networks[] with id, config.name, description, config.ipAssignmentPools[], totalMemberCount, onlineMemberCount, creationTimeGET
https://api.zerotier.com/api/v1/network/{networkId}/memberList network members
Parameters
networkIdnetwork ID (stringrequiredReturns
members[] with nodeId, name, config.authorized, config.ipAssignments[], lastOnline, physicalAddress, clientVersionGET
https://api.zerotier.com/api/v1/network/{networkId}Get network details
Parameters
networkIdnetwork ID (stringrequiredReturns
id, config.name, description, config.ipAssignmentPools[], config.routes[], totalMemberCount, onlineMemberCount, config.private